| Thread | Last Post | Replies |
|
| Login failed for user '(null)'. Reason: Not associated with a trus | 30 Nov 2004 22:17 GMT | 3 |
I have been reading alot of post on this. I have doubled checked my permissions, and tried everything else, still no luck. Here is the setup. I'm running SQL 2000 on two machines, one developer edition, one standard. My develope is on computer "A" which is also where I have Visual ...
|
| Web Application User Credentials | 30 Nov 2004 19:19 GMT | 1 |
We are in the early planning stage of a new web (ASP.NET) application, are currently determining the best strategy for managing users in this application. Our application will be a mix of internal (ie. company employees) users,
|
| forms authentication question | 30 Nov 2004 07:11 GMT | 2 |
i use Forms authentication in my vb.net asp web application on the login page i set the authentication cookie, and i can see the cookie is there. on the Global_AuthenticateRequest
|
| Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. | 29 Nov 2004 20:37 GMT | 10 |
Using latest SP Win2k and .NET versions, I have a .NET application running on server1 with a SQL Server database running on server2. I have the Windows user account passwords sync'd for server1\aspnet (installed by .NET Framework and server2\aspnet (created by me--this machine has ...
|
| Can't import .OCX assembly into Web Matrix Project. | 29 Nov 2004 15:46 GMT | 1 |
I am using Web Matrix Project as .NET programming environment. Can you show me detailed steps how to import the .ocx library into the Web Matrix Project. I can't seem to be able to import other assembly than .dll, .exe or .mcl . I am pretty new to the .NET programming environment, ...
|
| Deligation issue | 29 Nov 2004 10:21 GMT | 2 |
I am using Windows 2000 and .NET Framework 1.1 and am using impersonation to pick up details from a fileserver. Normally this works however when we reboot our server the deligation of credentials does not work, it simply comes back with a "Access to the path is denied" message.
|
| Accessing Text file on Network computer using aspx | 28 Nov 2004 11:06 GMT | 1 |
I have one workstation which holds some text files and I want to merge these files into one text file and want to print data from merged text file into aspx page. The aspx is using local aspnet account which does not have access to shared network folder name (\\computername\folder). ...
|
| history.back not working | 27 Nov 2004 17:05 GMT | 1 |
In my appliction history.Back is working at my local host and woring properly but when i upload the apllication and run my appliction from web the history.back is not working please help me as soon as possible
|
| Vs.net and Photoshop? | 27 Nov 2004 04:09 GMT | 1 |
Is it easy and seamless to import html table and text from Photoshop to vs.net. when designing the website interface? Or is it a headache?
|
| Form's Authentication | 27 Nov 2004 01:05 GMT | 1 |
I am using Forms authentication in my web application , but after authenticating used it is again redirecting to Login page..... How to resolve that issue. Thanks
|
| ADS IIS Integration | 26 Nov 2004 06:25 GMT | 2 |
Okay, maybe I'm just not seeing things correctly. I have an asp.net web application (framework 1.1) that only five people in the ProjectManager AD Group are supposed to see. I have the following issues:
|
| Role based security across sub directories | 26 Nov 2004 06:05 GMT | 1 |
Take the following directory structure: AppRoot (configured as a IIS Application) -> bin -> dirA
|
| FormsAuthentication Roles Problem | 26 Nov 2004 05:55 GMT | 4 |
I want to use FormsAuthentication and allow access based on role. I have a /Admin directory on the web app, and want to allow role "admin", but deny all other users. /Web.config:
|
| Implementing RSACryptoServiceProvider *and* JavaScript | 26 Nov 2004 05:31 GMT | 3 |
I'm currently trying to strengthen up the security on a large ASP.NET application (a web content management system). The primary objective is to prevent people from evesdropping for passwords and other sensitive information, with a secondary objective of preventing Harry the ...
|
| Forms Authentification | 26 Nov 2004 03:19 GMT | 1 |
Hi, I have an asp .net site which uses Forms authentification. In the Web.config -------------------------- <forms name="CommerceAuth"
|