473,556 Members | 2,558 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS / Internet Information Server Forum

IIS topic discussing Microsoft's Internet Information Server including its configuration, optimization and other related topics
1
4,124
thread by: geeg30 | last post Sep 8 '07 by: kenobewan
I need IIS for a project at Uni but when I tried to install I found that it wasn't even on my Add/Remove components. I am running XP Pro SP2 There is an IIS6.cab and associated files on my CD but no IIS files on my HD. There is also no mention of IIS on the sysoc.inf file (which I believe is for add/remove). I also have a Windows 2000 Pro...
1
2,321
thread by: pfelsted | last post Sep 8 '07 by: kenobewan
I have an IIS application. We make alot of changes to it during the day as others are using it. It is currently written in ASP. We are migrating to ASP.NET. So an approach we are taking is moving ASP script code into VB.NET com modules. These can be used in both ASP and ASP.NET. Anyway, the problem is that once the CreateObject is called...
0
2,247
thread by: UdayDenduluri | last post Sep 10 '07 by: UdayDenduluri
I tried to compose an article that illustrates the architecture of IIS 6.0 and all its components. I also tried to explain the functionality in detail. Please have a look at it. http://aspalliance.com/1387
1
1,743
thread by: UdayDenduluri | last post Sep 11 '07 by: kenobewan
I tried to compose an article that illustrates the architecture of IIS 6.0 and all its components. I also tried to explain the functionality in detail. Please have a look at it. http://aspalliance.com/1387
0
3,854
thread by: resham07 | last post Sep 14 '07 by: resham07
Hi, Require help My problem is that I am facing the below mention error quite frequently Failed to execute request because the App-Domain could not be created. Error: 0x8007000e Not enough storage is available to complete this operation. I have asp and asp.net sites on same IIS .Server Details are as follow MS Windows 2003...
1
1,805
thread by: raysmith26 | last post Sep 16 '07 by: kenobewan
hi i am using inno setup complier to make my setup file. i have two files, one is .exe file and another is .dll file and couple of .jpg files. i want to run the .exe file whenever the user starts his computer, in other words i want to make my program load on startup. but i don't want to make it run from startup folder. i want it to run from...
4
3,969
thread by: vivekcyrus | last post Sep 18 '07 by: vivekcyrus
Hi. im using Windows xp and IIS 5.1 on a single machine. I created a new domain in IIS, did all the configurations but still i cannot send or receive mails on the new domain. the mails are either stuck in the Badmail folder or the Queue folder or goes to the drop folder(when i created a local-alias domain) Could you please help me out in...
1
3,391
thread by: charlieruss | last post Sep 18 '07 by: jhardman
Hello, My problem is as follows: I am using IIS 5.1 with .net 1.1 I have a shared folder on a different computer on our network which I want to add as a virtual directory on my computer so that I can use <!--#include virtual="virtualDirectoryName/someFile.html" --> So, the problem is that I can only gain access to this virtual folder...
3
16,937
thread by: hitoall | last post Sep 19 '07 by: Tony Cool
Hi, I have a requirement to hide the web page being viewed by the user. i.e. the address bar should always display www.mysite.com. I donot want to use IFrame for this.. is there anyother way to achieve this? Thanks...
2
3,374
thread by: charlieruss | last post Sep 19 '07 by: charlieruss
Hello, My problem is as follows: I am using IIS 5.1 with .net 1.1 I have a shared folder on a different computer on our network which I want to add as a virtual directory on my computer so that I can use <!--#include virtual="virtualDirectoryName/someFile.html" --> the problem is that I can only gain access to this virtual folder from my...
3
7,636
thread by: Matsam | last post Sep 19 '07 by: JamieHowarth0
Hi, I have a site whose fist page is html and the rest is ASP. It works fine in IE. But in Mozilla firefox, the first page is displaying. There is a login name & password verification in that page. The login name & password are verified on loading the second page. But when we click OK, the 2nd page is only showing some junk characters. Actually...
2
2,426
thread by: dotnetgal | last post Sep 20 '07 by: dotnetgal
Hi I am new to ASP.Net.I have created a file system based web application.I tried to view it in browser.I can do so when i do http://localhost:portno/<project name>.However I cannot view it when i do http://<computername>:portno/<project name>.I cant unserstand where the problem is.I have placed the project inside wwwroot and have webshared it...
1
2,837
thread by: markus1313 | last post Sep 20 '07 by: kenobewan
Dead simple question. I've setup a Windows XP box to run RT (Request Tracker). Part of the tool's functionality is to send and receive e-mails. Can I use the SMTP functionality that comes with IIS to both send and, more importantly, *receive* e-mail? Or, do I need to install a POP3 server on the box to all it to receive e-mail? Basically, all...
4
6,515
thread by: deamon32 | last post Sep 21 '07 by: deamon32
Hello, I am experiencing the same issue as described in the follower post. http://www.thescripts.com/forum/thread125894.html But the post has no answer and I have not been able to resolve this issue for some time now. When I recycle the Application Pool, the pages will update correctly. Obviously restarting IIS or the server would do the...
2
8,496
thread by: omer681 | last post Sep 22 '07 by: kenobewan
i have IIS 5. When i enter to a .asp page in the server, its not loaded and an error named "The specified module could not be found" is appear, and replace everything other. help please?
1
3,547
thread by: tommurray | last post Sep 25 '07 by: kenobewan
Hi I have a problem with one of our service providers website uses windows integrated authentication. I have searched through the internet and all I can see for solutions to this problem is get a better proxy server that supports windows intergrated authentication (the proxy we are behind does!) Also to by pass the proxy server, which cannot...
5
2,512
thread by: TyVi3t | last post Sep 25 '07 by: TyVi3t
Hi, I tried to setup an FTP site in control panel under add/remove components. After doing so the website stopped working. A pop up window with a username password shows up. Which never happend before. I went back to the IIS but everything seems to be the same.....any suggestions on getting the website working to it orginal state again.
0
1,624
Carrugar
thread by: Carrugar | last post Sep 25 '07 by: Carrugar
When upgrading from IIS 4.0 to IIS 6.0 how do you know if your application must run in the same process as Inetinfo.exe? This seems to determine whether you can run IIS 6.0 in Worker Process Isolation Mode (Native Mode) or in IIS 5.0 Isolation Mode. Secondly, are Application Pools only used for when you have more than one Web application or...
2
2,344
thread by: surikumarvinod | last post Sep 26 '07 by: surikumarvinod
Hello, I have my website hosted at some web server provided by some other company. Till now i was having my website in ASP but now i have some pages of ASP.NET and i want them to be running with the already existing ASP pages. I have dot net enviroment for the hosting. Can you please help me to host the new dot net pages with current pages of...
1
4,709
thread by: vicky57t | last post Sep 27 '07 by: Pitbull1
Hi all, I am trying to start an Application Pool containing around 10 apps. This pool was already in a stopped state when I got hold of this Windows 2003 server. When I try to start the pool by right clicking on on it and choosing start, it gives an error message that reads: The service did not respond to the start or control request in a...
1
2,093
thread by: rshafakian | last post Sep 28 '07 by: kenobewan
Let me start by saying that we have a timesheet site built into our intranet. I want to make it so if users have not entered data into their timesheet from the day before then no matter what website they try to put in it'll redirect them to their timesheet. Is this possible? The timesheet is done in Cold Fusion and uses Oracle as the database. ...
2
11,271
thread by: abhu50 | last post Sep 29 '07 by: abhu50
i have installed server 2003 and applied it's service pack2 now i have already enabled my IIS services in my server2003 but when i try to check it through internet explorer by opening web page http;//localhost/iisstart.htm i got following error:- Under Construction
0
2,461
usafshah
thread by: usafshah | last post Oct 1 '07 by: usafshah
the folder c:\inetpub\mailroot\queue has some messages is there any way to re-send them ?
1
1,662
thread by: surikumarvinod | last post Oct 2 '07 by: kenobewan
Hello, I am creating a website and in that i am using sessions, but when i am creating a session and try to use that. i found that session is not created. Can you tell me if it had to do something with the IIS settings on the server. and how can i correct this. Vinod Suri
4
3,763
thread by: Ooi Lee Chin | last post Oct 3 '07 by: sankar14
I set my IIS by using the Basic Authentication. It will display the authentication dialog box to let user re-enter username and password. After 3 time it will reporting an error to user. The error page will display the word Error: Access is denied. How i can change this error page to my own error page. I try in custom error in IIS but i don;t know...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.