When I open my ASP.NET webapplication in VS.NET 2003, I get the message it
cannot find it.
The files are located at "c://inetpub/wwwroot/webapplication/fssite" but the
message says it cannot find it at
http://localhost:/webapplication/fssite (notice the semicolon after
localhost!)

I figured that somewhere either in IIS or in windows, I need to make
somekind of DNS about this.

Can someone help me with this?

thanks!
Eric

Re: IIS5 and ASP.NET server not found error by Kristofer

Kristofer
Tue Oct 05 02:48:09 CDT 2004

Hello,

Is this the error message?

http://support.microsoft.com/?id=326497

--
Regards,
Kristofer Gafvert
http://www.ilopia.com


"EMW" <someone_@_MS.com> wrote in message
news:41623c55$0$44074$5fc3050@dreader2.news.tiscali.nl...
> When I open my ASP.NET webapplication in VS.NET 2003, I get the message it
> cannot find it.
> The files are located at "c://inetpub/wwwroot/webapplication/fssite" but
the
> message says it cannot find it at
> http://localhost:/webapplication/fssite (notice the semicolon after
> localhost!)
>
> I figured that somewhere either in IIS or in windows, I need to make
> somekind of DNS about this.
>
> Can someone help me with this?
>
> thanks!
> Eric
>
>
>



Re: IIS5 and ASP.NET server not found error by EMW

EMW
Tue Oct 05 11:55:17 CDT 2004

I tried that before, but nothing changed.
It just doesn't want to go to the right folder when I use http://localhost.
It should point to c:/inetpub/wwwroot but it doesn't.

any other suggestions?

rg.
Eric


"Kristofer Gafvert" <kgafvert@NEWSilopia.com> schreef in bericht
news:%23ciEo%23qqEHA.2900@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> Is this the error message?
>
> http://support.microsoft.com/?id=326497
>
> --
> Regards,
> Kristofer Gafvert
> http://www.ilopia.com
>
>
> "EMW" <someone_@_MS.com> wrote in message
> news:41623c55$0$44074$5fc3050@dreader2.news.tiscali.nl...
>> When I open my ASP.NET webapplication in VS.NET 2003, I get the message
>> it
>> cannot find it.
>> The files are located at "c://inetpub/wwwroot/webapplication/fssite" but
> the
>> message says it cannot find it at
>> http://localhost:/webapplication/fssite (notice the semicolon after
>> localhost!)
>>
>> I figured that somewhere either in IIS or in windows, I need to make
>> somekind of DNS about this.
>>
>> Can someone help me with this?
>>
>> thanks!
>> Eric
>>
>>
>>
>
>



Re: IIS5 and ASP.NET server not found error by EMW

EMW
Tue Oct 05 14:37:20 CDT 2004

ok,
got my files in VSstudio again.

I just removed IIS, then move the wwwroot folder to somewhere else, then
installed IIS again en created a new project using the files from the moved
folder.
Now I can edit it again, just not run the project because of the this
message: "Parser Error Message: Could not load type 'WebApplication2.Global'
"



"EMW" <someone_@_MS.com> schreef in bericht
news:4162d1f3$0$44075$5fc3050@dreader2.news.tiscali.nl...
>I tried that before, but nothing changed.
> It just doesn't want to go to the right folder when I use
> http://localhost.
> It should point to c:/inetpub/wwwroot but it doesn't.
>
> any other suggestions?
>
> rg.
> Eric
>
>
> "Kristofer Gafvert" <kgafvert@NEWSilopia.com> schreef in bericht
> news:%23ciEo%23qqEHA.2900@TK2MSFTNGP12.phx.gbl...
>> Hello,
>>
>> Is this the error message?
>>
>> http://support.microsoft.com/?id=326497
>>
>> --
>> Regards,
>> Kristofer Gafvert
>> http://www.ilopia.com
>>
>>
>> "EMW" <someone_@_MS.com> wrote in message
>> news:41623c55$0$44074$5fc3050@dreader2.news.tiscali.nl...
>>> When I open my ASP.NET webapplication in VS.NET 2003, I get the message
>>> it
>>> cannot find it.
>>> The files are located at "c://inetpub/wwwroot/webapplication/fssite" but
>> the
>>> message says it cannot find it at
>>> http://localhost:/webapplication/fssite (notice the semicolon after
>>> localhost!)
>>>
>>> I figured that somewhere either in IIS or in windows, I need to make
>>> somekind of DNS about this.
>>>
>>> Can someone help me with this?
>>>
>>> thanks!
>>> Eric
>>>
>>>
>>>
>>
>>
>
>