A while back someone gave me a ASP script which was inserted into my home page which allowed me to rewrite the address and all browsing on my site using the new domain name etc. as follows.
...
This exception message was returned from the System.Management.ManagementScope.Connect()
The call succeeds from my local machine and further WMI operations too , using the same web app but w...
I get this error when I try to open up my asp.net page:
Server Error in '/' Application.
--------------------------------------------------------------------------------
The located ass...
How do I configure the default SMTP Virtual Server for IIS on Windows XP Professional to send to hotmail email addresses. I can send to non-hotmail addresses with no problem. But emails to hot...
Hi,
I have Vista Ultimate in My laptop. I have IIS 7.0 in it. I wish to run ASP site in it.
While creating a site There is a Test button if we test configuration by clicking on that site...
Okay, I found this solution, but the Author didn't elaborate on how to reinsall the CAS role on an Exchange 2007 server? So, my question is: How do I reinstall the CAS role on an Exchange 2007...
First off, I want you to know that the client is an XP Pro machine running SP3. The host is the 2008 Standard Server.
I recently setup and configured TS Web Access on a 2008 Server. I conf...
Hello, I just purchased two Dimension E521's from DELL. Both came installed with XP Pro. I have installed IIS 5.0 on dozens of other machines (Dell and otherwise) without any problem, but fo...
Hi All,
we are using windows 2003 server and running IIS 6.0.
We hosted an appliction which uses windows authentication under IIS.
Our users are accessing this application "Remotely".
When...
I have just setup a new Sharepoint 2007 Server and Created a Site. I have setup the content crawl and everything looks fine with that, but when I do a search I get the error:
Your search ca...
I had installed a web site which had created a application pool under DefaulAppPool node in IIS manager.
Now I need to remove the website which I had deleted from the Default Website node. I ...
I have a website developed in ASP + VBS, hosted on Windows 2003, Server Web IIS, Microsoft SQL Server 2005 database - 9.00.1399.06
For approximately a month, we have been confronted with t...
Hi,
I've seen a few variations of this question here but I can't seem to get this to work.
I have a webserver running IIS 6 and an SBS2003 server that I want to use to share a folder. This...
I wish to install Autodesk Inventor 2009 on my work computer and have done so, however I cannot install the Autodesk Data Management Server and Content Center Libraries.
The Story:
I teste...
Dear All,
My network having webserver with OS Windows Server 2003. We are using customised application. External users are using this application through this webserver, which resets automati...
I want to upgrade to IIS7. Can someone provide me with the exact link to the download I need... www.iss.net has tons of downloads but as with all of MS's other website its impossible to find...
We are setting up a new application/website on a new Windows 2003 instance. We have copied a website from another server to this new server and setup the virtual directory in IIS.
The sy...
I am having problems trying to deploy my first Reporting Services report application developed within Microsoft Business Intelligence Development Studio. The report preview is fine but, when ...
I create one web application using c# on Vista Enterprise OS. when I run that application through VS orcas Bita 1, it works fine. but when I tried to access that application through localhost...
Hi
What does the below msg mean ? its from windowsupdate.log does this mean this client is getting its update from Micorosoft or from my Wsus Server ? please assist
Servi...
I have a Windows Server 2003 box running IIS 6.0 and Apache Tomcat 6. We are running a web application written in Java called JIRA through Tomcat 6 and Java 1.6. JIRA works great through Tom...
Hi,
I am currently having the problem of w3wp.exe process running at high CPU utilization. This is on a machine that has Windows Server 2003, IIS 6.0, Sharepoint 2007 Standard Edition and Mic...
Hello,
We are attempting to change the setting for the "Cache-Control" value from the default of "Private" to a new setting with an expiration time.
We have tried using the HTTP HEADER "...
Using IIS for vendor FTP access. I would like to find a way to setup FTP access where subfolders of the root FTP folder are not visible unless explicit permissions are given. Currently on th...
I have a web application "webclass" on VB 6.0 sp6
i get this error ActiveX component can't create object
when i use this code
Set web1 = CreateObject("InternetExplorer.Application")
...