08-17-04 10:54 PM
On Tue, 17 Aug 2004 12:09:01 -0700, "nospam@tgylnospam.no"
<nospamtgylnospamno@discussions.microsoft.com> wrote:
>I run IIS 5.0 on Windows 2000 professional workstation.
>I create and save web pages to wwwroot. The pages have a connection to SQL
>Server 2000 and displays records or pivot diagrams
>
>When I log on to the workstation as poweruser and then create and save
>web-pages to wwwroot they work as expected.
>
>When I log on as administrator and create and save web-pages in the same wa
y
>they do not work as expected. When i type http://localhost/<pagename>.htm t
he
>page opens, all text is shown but data from the database is not displayed.
>
>All pages display correctly with data or pivot diagrams when I double-click
>on them in Windows explorer.
>
>Being a novice on IIS I hope someone can explain me why pages created by
>administrator do not work when I write http://localhost/<pagename>.htm in
>internet explorer.
Do a View Source and look at the code, look at the code from the
files, compare the two files by different accounts for permissions,
etc. Hard to tell without a lot more details.
Jeff
[ Post a follow-up to this message ]
|