I have a set of pages that I'm beginnning an Intranet with. One page accesses a file server to diaply contents of it and another grabs information and display's it from a SQL database.
Now the web server is running Win2K and IIS 5 or above.
And when I browse the pages locally the impersonation works just fine. When I try and view the pages from a remnote location on the network I get access denied errors and Login failed errors for the file one and the SQL one respectivly.
I have the IIS set to Windows Authentication, I have impersonation = truew in the webconfig file.
AM I MISSING SOMTHING?
Any help would be spectaculer.
Copper
PS - I used the impersonation code for VB from Microsofts knowledge base.
Now the web server is running Win2K and IIS 5 or above.
And when I browse the pages locally the impersonation works just fine. When I try and view the pages from a remnote location on the network I get access denied errors and Login failed errors for the file one and the SQL one respectivly.
I have the IIS set to Windows Authentication, I have impersonation = truew in the webconfig file.
AM I MISSING SOMTHING?
Any help would be spectaculer.
Copper
PS - I used the impersonation code for VB from Microsofts knowledge base.