Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~165 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Vegetalzis

Hello guys. Im having a problem with the IsNull and IsNotNull Restrictions. What happens is that im trying to filter some table entries, and i do that by verifying if a certain field is null or not. The funny thing is that when i use "IsNotNull", it works properly, but …

Member Avatar for schaibaa
0
69
Member Avatar for Vegetalzis

Hello everyone. My application has two "main" controllers, which are: 1: EsgRepublic.Payport.Mvc.Areas.Employees.Controllers.EmployeeController 2: EsgRepublic.PayPort.Mvc.Areas.Admin.Controllers.HomeController The first time i click at any link related to the 1st controller, i get the following error: [B]The controller name 'Home' is ambiguous between the following types: EsgRepublic.Payport.Mvc.Areas.Admin.Controllers.HomeController EsgRepublic.Payport.Mvc.Controllers.HomeController[/B] The second time works properly, and …

0
95