Hello,

I'm trying to create a new virtual directory in IIS6.0.
The creation of the virtual directory works, but when I
try to access a webpage I'm always getting 404 Page cannot
be found.
The reason is that the owsscr.dll can't be found
at /_vti_bin/owssvr.dll wich is logged in the iis logfile.

Therefore its not possible to create any Web Services.

Has anyone experienced this problem before.
Any help would be appreciated.

Re: IIS6.0: unable to create virtual directory by geXen

geXen
Fri Jan 21 06:53:07 CST 2005

That's very odd. Have you tried re-installing Frontpage extensions?


Re: IIS6.0: unable to create virtual directory by bob

bob
Fri Jan 21 07:07:04 CST 2005

Not yet. Other virtual directories wich are already present on the same
machine work. I've checked the settings of these webapps. There is no
difference.
Why do the new apps use FSE whereas the older ones don't?

"geXen" wrote:

> That's very odd. Have you tried re-installing Frontpage extensions?
>
>

Re: IIS6.0: unable to create virtual directory by Will

Will
Fri Jan 21 07:24:48 CST 2005

Bob,
If others are working I wouldn't be too sure that the two problems are
related. What if instead of going to the directory, you try to get to
a specific file inside the directory? Also, what kind of file is it?
Just a plain HTML file?


Re: IIS6.0: unable to create virtual directory by bob

bob
Fri Jan 21 07:37:01 CST 2005

Yes, it's a default.htm which contains nothing but a simple test message.
I've tried both:
http://website and http://website/default.htm
Neither works.


"Will Platnick" wrote:

> Bob,
> If others are working I wouldn't be too sure that the two problems are
> related. What if instead of going to the directory, you try to get to
> a specific file inside the directory? Also, what kind of file is it?
> Just a plain HTML file?
>
>

Re: IIS6.0: unable to create virtual directory by Will

Will
Fri Jan 21 12:09:16 CST 2005

What are the exact URLs you are using?


Re: IIS6.0: unable to create virtual directory by bob

bob
Fri Jan 21 13:37:10 CST 2005

Sorry there was a mistake in the previous post. The urls are:

http://localhost/website and http://localhost/website/default.htm


"Will Platnick" wrote:

> What are the exact URLs you are using?
>
>