all groups > asp.net security > may 2007 > threads for may 29 - 31, 2007
Filter by week: 1 2 3 4 5
Error accessing pages
Posted by i.sobha NO[at]SPAM gmail.com at 5/30/2007 11:09:08 PM
Hi,
I have an application where each user can log in to the system with a
unique username and password.
One of the user is facing an issue like after he logs in with his
username and password he is not able to view some of the pages by
clicking on specified links.
He says that he gets an... more >>
Roles vs. Capability concept for the Role Managers in .NET?
Posted by Vince Varallo at 5/30/2007 8:42:00 PM
Hello
I'm looking at using the Role Manager features in .NET 2.0 and am a little
confused. The concept of a role that I'm used to is that a role is composed
of capabilities. For example, the System Administrator role has access to
the "Create User" capability and the "Create Role" capabil... more >>
SqlPersonalizationProvider source code
Posted by Anton at 5/30/2007 7:56:02 AM
We are using webparts in new release of AlphaFrontier and that is why need
SqlPersonalizationProvider to handle users personalization. By our business
requirements we need to generate database connection string dynamically at
execution time, which is not supported by standard Microsoft
SqlPe... more >>
how to add vc unmanaged dll to asp.net web site
Posted by Volodia at 5/30/2007 7:22:59 AM
Hi,
I have a problem to find information how to add unmanaged dll
build in VC++ 2005 to the asp.net web site
What I have tried:
1. use DllImport("MyDll.dll") to declare function in mypage.aspx.cs
2. put MyDll.dll into Bin folder for ASP.Net web site
But unfortunately an exception has bee... more >>
Connect to anothe database
Posted by Husam at 5/30/2007 1:42:01 AM
Hi EveryBody:
How can I connect to another database instaed of the default database
aspnetdb in the local SQL Server in the App_Data folder that exist in my web
site application ?
My database that I want to connect is in my local Machine and its name=Husam.
Any Help or redirection will ... more >>
Trouble with office Sharepoint 2007 and dotnet 2003
Posted by apondu at 5/30/2007 12:04:16 AM
hi,
I am new to Sharepoint Server. I was just trying to install sharepoint
server and work with it. I wanted to access the sharepoint server
services with dotnet and work with it. I just installed the hsarepoint
server on my system. Now i am in all sorts of trouble. I am now not
able to creat... more >>
|