New Post: Error while building application cache
Hi I've found a minor bug when building the application cache of an empty application (without any items definition). The 237th line of UserPermissionCache.cs :...
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
Hi, everybody. I am using your tool named .NET SQL Azman. But, I am having a problem. I need to use it in .NET Framework 4.5 using Visual Studio 2012 but it didnt compile your samples because of the...
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
I have the same question. When I´m trying to compilate the samples with VS 2010 I´m having several errors. In my project is a most to use NetSqlAzman, so please somebody help me.
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
I have tried. All compile without issue. Please post your compilation errors (row and message). Andrea.
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
Andrea, these are the compilation errors: Error 1 SQL70019: This statement contains deprecated language syntax. Please consult MSDN documentation for further help....
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
Continue: Error 76 Type 'IAzManBizRule' is not defined. C:\Users\User\Desktop\NetSqlAzMan_Solution\NetSqlAzMan_VB_WinTest\BizRuleVBNetTemplate.vb 18 24 NetSqlAzMan_VB_WinTest Error 79 Type...
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
Error 128 Type 'NetSqlAzMan.Interfaces.AuthorizationType' is not defined. C:\Users\User\Desktop\NetSqlAzMan_Solution\NetSqlAzMan_VB_WinTest\CheckAccessHelper.vb 429 27 NetSqlAzMan_VB_WinTest Error 129...
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
Warning 22 SQL71502: Procedure: [dbo].[netsqlazman_GrantStoreAccess] has an unresolved reference to object [dbo].[sysusers].[uid]. C:\Users\User\Desktop\NetSqlAzMan_Solution\NetSqlAzManStorage\Schema...
View ArticleNew Post: Upgrading project to MVC4 and .NET 4.5
Thanks for the quick reply! I'll start making the transition this week using VS 2013 and let you know how it goes.
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
Regarding errors Database project ... just remove it from Solution. No need to compile. Regarding errors on .pfx files and password required please see here:...
View ArticleNew Post: MVC 5 Support
I really like the idea of attribute based security but I a bit new to MVC and my company doesn't want to use webforms (they want to use MVC 5 with Entity Framework 6). I have tried looking for examples...
View ArticleNew Post: NetSqlAzMan futur ?
Hi, Microsoft seen to abandon Azman in Windows 2012 R2 (http://technet.microsoft.com/en-us/library/dn303411.aspx). I'm seeking for a replacement, and I’ve found your project. I need to know if this...
View ArticleNew Post: NetSqlAzMan futur ?
Hi, unfortunately, my personal commitments do not allow me to continue the NetSqlAzMan experience as main developer. However there are other developers in the team. Let us ask them. Regards, Andrea.
View ArticleNew Post: Upgrading project to MVC4 and .NET 4.5
The upgrade went great and NetSqlAzMan is working beautifully! Thanks Andrea!
View ArticleNew Post: SqlAzManStorage.DBUsers "An item with the same key has already been...
Hey, We're developing a multi-tenancy application and our NetSqlAzMan schema is directed to work with our users table (tblUser). This table contains all the users in the system, therefore user name...
View ArticleCommented Issue: Object reference error on Effective Permissions Report [11419]
I'm running version 3.6.0.15 on Windows 7 x64. I have an app store setup, with operations, tasks, roles, and application groups. My web apps run correctly using the authorization provider. However,...
View ArticleNew Post: Using .NET SQL Azman w VS2012 y .NET 4.5
It would be pretty cool if netsqlazman shipped with instructions how to do this. Even the forum post linked doesn't actually explain how to regenerate the pfx, making the project quite complicated to...
View ArticleNew Post: SQL Server Compact Edition Support
Hello! I would like to use a NetSqlAzMan with SQL Server Compact Edition (3.5 or 4.0), but I can't find any information how I can do this. Experiments with some options didn't help me to set a SQL CE...
View Article