unauthorized
ASP.NET Page Unauthorization for common pages
I am developing a web application which has form based authentication. All pages needs to be authenticated except AboutUs and ContactUs pages.[详细]
2022-12-30 17:23 分类:问答asp.net mvc 2 Change redirection of unauthorized actions
Solution is called Portal which holds Areas/CMS/Login folder inside it. Login controller in CMS/Controllers is almost the same as AccountController in Portal solution. I customized Login and it works[详细]
2022-12-25 03:49 分类:问答VB.NET: GetFiles Method - "Access to the path 'G:\System Volume Information' is denied."
Here is my code, Dim allFiles As FileInfo() = tempDir.GetFiles(\"*.pdf\", SearchOption.AllDirectories)[详细]
2022-12-19 11:37 分类:问答List files user has read access to (ASP.NET)
I am wanting to list all the files in a folder that a user has read access to. The user visits the website and can use Forms Authentication for some aspects of the site (e.g. adding links etc), but I[详细]
2022-12-19 02:03 分类:问答System.UnauthorizedAccess Exception C#
I currently have a compiled C# program but whenever I run it I get the Windows encountered a problem error.[详细]
2022-12-17 18:15 分类:问答Web service fails (401 Unauthorized) on one server but not on the other
I have two identical servers. Both Win2k3. I have a web service that queues emails and an application that consumes that service. Both are hosted on both machines using identical folder structures, pe[详细]
2022-12-15 11:01 分类:问答Why is my .Net app contacting Verisign?
I wrote a .Net application that has nothing to do with network communication. There is开发者_Go百科 not a single line of code in the whole application that uses the NIC, but my firewall has caught it[详细]
2022-12-14 12:13 分类:问答Microsoft Access required for C# database access on end-user machines?
Silly question, perhaps. I\'ve developed an app on my machine that uses a Microsoft Access database (.mdb) to access certain information and populate a table with monitoring data using OLEDb.[详细]
2022-12-10 05:47 分类:问答
加载中,请稍侯......