


Hi,,anyone can help me pleaseon how to know word size of my PCand i will be happy if anyone can help me...
I have a WinHttp.WinHttpRequest.5.1 object that works perfectly when GETing .htm pages, but times out when trying to GET .asp pages.I have tried using setCredentials:Code: ( text )Set Http = CreateObject("WinHttp.WinHttpRequest.5.1")Http.Open "GET", "http://<path>/filename.asp", FalseHttp....
I am running Windows XP SP2 with all the updatesI am running IIS 5.1 with all the updatesI configured IIS with all of these on and using virtual directory:Script source accessReadWriteDirectory BrowsingLog visitsIndex this resourceI have Execute Permissions to Scripts and ExecutableI have Applic...
Hello everyone. I just recently moved to Windows Vista Ultimate from XP Pro on my desktop machine which of course means I'm running IIS 7. I'm able to view asp pages that don't connect to an access database by way of an include file I have in the wwwroot directory. But when I try to access an...
I am running Windows Server 2003 Standard with Service Pack 2 and IIS 6.0I migrated our website from IIS 5.0 from one server to another.I enabled dynamic content through Web ServicesASP.NET and HTML pages run fine.Classic ASP Pages don't.I get the 404 Error - Page or server not Found.I have tri...
Hi iam using iis 5. My system is not in domain. Also i enabled my integrated windows authentication. Once i enter into my site it prompt for authentication its fine but while i uploading a big file in my site, that process takes more than five minutes at that time it again ask for authentication...
i have installed IIS 5.0 version. i am pretty much new to IIS .i have some questions related to IIS1) whre the IIS users are stored .i mean i would like to know where exactly IIS users are stored2) is there any way to fetch all IIS users from a java program?pls help me..thanks in advance...
i dont have IIS installed in my pc..therefore i'm not able to make any ASP.Net applications..the problem is that i dnt hv the operating system cd from which i installed windows xp in computer.. and it dsnt allow any other window xp cd to download n install the IIS .. is there no other way...??...
HiWhat do I need to set up an iis server on the internet so that my computer to be accessed by others on the internet? thanksdazza000...
Hican anyone tell me how to check whether a website certificate is expired or not?(In IISManager, under website properties -> Directory Security -> View Certificate)How can i determine whether this certificate is expired programmatically? I use Visual Studio 2005 (C#)Thanks in advance!...
Hi,Suppose I have a folder called W:\New_Web_Site. Can this folder be a web_site and also a virtual directory for same site?...
Hi all, could you please help me with my big problem?I have WebService on IIS. This WebService has methods to control database stored on server. I am using Postgre database and to access to database I have Npgsql.dll library.This library is stored in GAC (global assembly cache).The WebService is...
Hi All,I have been trying to configured WebDAV on our current IIS server as an alternative to FTP and have had some mixed success but I've hit a brick wall with one problem.The server (Windows 2003 IIS 6) resides in the DMZ. I have created a virtual directory and directed it to a folder stored...
Hello All,I have problem with ma ASP.NET web sites.I have WinXP Pro(on FAT32 file system) SP2, VS.NET 2005 And IIS 5.1. I've built my own web service page and i deployed it to IIS. I tried to make a new web reference to that page, but i can not connect to it, because of this error:HTTP 401.3 -...
Hi All,i set in IIS(6.0 running on WIN 2003) for web site ssl connection with 128 bit encryption. I try to open the page using https://localhost/page_name, but explorer gives me an error, that he can not display web page.When i disable SSL conection i can open my page without problems.Can someon...
