|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS in Win2003 can't run localhost
Hi,
"The page cannot be displayed" when I try to run localhost in WinServer2003 .I just intalled Windows Server 2003 as well as the IIS from the application component but not all in details can be installed because of the message that the format type of the drive which is Fat32 is not allowed. Is the type the reason why I cant run in localhost? |
|
#2
|
|||
|
|||
|
If you posted the complete error message it would be easier to help. And why you'd want to use FAT32 with W2003 is beyond me! IIS doesn't play that well with FAT.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Hello Doug G,
here's the error Code:
HTTP 500 Internal server error The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. I've converted it to NTFS and installed every component on IIS and still no good , all my pages are in there. |
|
#4
|
|||
|
|||
|
In IE turn off the "show friendly http errors" setting, you should then get an error message that tells you something about the problem.
|
|
#5
|
|||
|
|||
|
Quote:
Hi Doug G, that friendly message works! here's the error Code:
Active Server Pages error 'ASP 0134' Invalid ProgID attribute /LM/W3SVC/1/ROOT/global.asa, line 1 The object has an invalid ProgID of 'MSWC.MyInfo'. global.asa Code:
<OBJECT RUNAT=Server SCOPE=Session ID=MyInfo PROGID="MSWC.MyInfo"> </OBJECT> -just edited this to let you know I simple delete all data in global.asa and it works fine now thanks Doug G |
|
#6
|
|||
|
|||
|
I'm glad you got it working. FYI, the last error you posted tells you the MSWC.MyInfo component isn't installed or isn't available on your web server.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS in Win2003 can't run localhost |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|