401 - Unauthorized: Access is denied due to invalid credentials.
I'm trying to create a simple virtual directory. I've setup iis and setup the permission on the windows share to certain people but I get a error everytime. When I set to everyone read permission it...
View ArticleIIS 7.5 Not serving Default Document in Integrated pipeline mode?
Before change: I have website local.Mywebsite.com hosted in my Local IIS 7.5.The website is running in.net version 4.0 and IIS app pool is in Integrated pipeline mode. It is working perfectly fine. I...
View ArticleSession Server
Can I use 1 application session server for 2 different web applications independently? I don't need the different web apps to share the session user information, they are independent and each web app...
View Articlerepeated error: Server Error in '/' Application.
Server Error in '/' Application.Specified argument was out of the range of valid values. Parameter name: siteDescription: An unhandled exception occurred during the execution of the current web...
View Articleimplementing logic after pressing Enter Key in Rich text box (classic Asp)
Hi, im trying to implement some logic after pressing Enter Key in rich textbox in classic asp. im confused in which event of rich textbox should i added my logic. tried different events where...
View ArticleShould I give the Iusr or usr account ntfs acl right?
I install iis 6.0 on win2003 and create a new website on other directory.I delete the user account in the ntfs acl and assign the iuser account read read&excute and list right.but when I visited...
View ArticleAdmin login/user login
Sorry if this has been answered but not sure how to phrase in search criteria. Using webmatrix-Starter template to do a webpage.basically a storefront/inventory where people can see what is...
View ArticleWebDav Folders access issue: "\\server\folder is not accessible....The file...
Whenever I try to access any WebDav folder from a Windows 7 PC something very odd occurs and I am not finding much info on the web about it. I am hoping to get some help here. Here's what...
View ArticleWebApi service with Digest Authentication fails after login
We have created a WebApi solution in VS2012, .NET 4.5. All of our GET and PUT methods now work. It is time to turn on the Digest Authentication and get that piece working.Before Digest Authentication...
View ArticleWindows Firewall exceptions on an IIS Server to access SQL Server
Hello,I've got two machines in my domain. One of them is IIS Server (IIS 7 on Win2008R2Std), and the other one is SQL Server (SQL2005 on WinSrv2003). They're in the same subnet.I've just established...
View ArticleHow can I find which website has this error?
Server OS is: Windows 2003 R2 X64 Webserver is: IIS 6There is an error in Event log:It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS...
View ArticleIntranet windows auth .NET 4.5
working on converting some apps to .net 4.5.this is within an intranet enviornment, all clients are Windows 7 Pro.apps are built against .NET 4.5 framework.web server is 2008 R2/IIS 7.5.I have 3 apps...
View ArticleInvalid connection string attribute - SQL
I want to connect to my (My)SQL database using Classic ASP. This is my code:Function GetDatabase() Dim Connection Set Connection = Server.CreateObject("ADODB.Connection") Connection.Open =...
View ArticleRead/Write cookies in WebMatrix3
Hi,I am trying to use the Request.Cookies("Cookiename") , Response.Cookies.Add(Cookiename)and Server.HtmlEncode(Request.Cookies("Cookiename) methods but get the following error,'Compiler Error Message:...
View ArticleIIS gives me error 403.4 on none SSL pages
Hi there,I have a local Windows Server 2012 configured with IIS and a valid certficate. However, on the default site I have unchecked the "require SSL" under SSL settings and restarted the iis server....
View Articlewincache problem , get page blank!!!
i find , my site use php file cache and wincache , if i try update my file cache,when the job processing , someone open a web page on my site ,there is a blank page . because php try to detele old...
View Article2008 R2 - IIS7 - sql 2008 express Need some direction
Needing some direction with this problem. .. 20 + seconds to render a asp page with a sql query.I am trying to bring my IIS 6 - sql 2000 - ASP site over to ..... 2008 R2 - IIS7 - sql 2008 express.A...
View ArticleHow set per application pool environment variables
I need to run some web sites 64-bit and one as 32-bit on the same server. I set up different app pools for each site, with all running as ApplicationPoolIdentity. The reason for the bitness is that...
View ArticleMigrate nested website from IIS6 to IIS7.5 : There is a duplicate...
Hello all,I'm trying to migrate two nested websites to a Windows Server 2008, IIS7.5. They initially were on a Windows Server 2003, IIS6.IIS -- FirstWebsite (.NET2.0) ----SecondWebsite (.NET3.5)They...
View ArticleIIS Bindings -Why is "*" on IP Address missing when "All Unassigned" is...
Would the lack of an asterisk on the site bindings prove to be problematic when the intention is to have "All Unassigned" selected on the binding for the IP address? It appears to be our automation...
View Article