Hello,
I'm working on creating some new web pages for work that use OLEDB connections to a Sybase database to retrieve and display data. I have a small sample page working in C# that does a dump of one table onto a page. The extension on the page is .aspx. It works on the Windows 2000 machine in the office but I can't get it working on my laptop. When I run everything from my laptop (IIS, .NET, Adaptive Server Anywhere, IE, etc), the page loads only the static text and seems to make no attempt to execute the script on the page. I've followed the exact same steps on both machines but it still won't work on my laptop. I've checked the permissions in IIS and I can't find anything wrong. It is set to execute scripts and be readable.
Any ideas would be greatly appreciated.
Thanks!
-DAGTA
I'm working on creating some new web pages for work that use OLEDB connections to a Sybase database to retrieve and display data. I have a small sample page working in C# that does a dump of one table onto a page. The extension on the page is .aspx. It works on the Windows 2000 machine in the office but I can't get it working on my laptop. When I run everything from my laptop (IIS, .NET, Adaptive Server Anywhere, IE, etc), the page loads only the static text and seems to make no attempt to execute the script on the page. I've followed the exact same steps on both machines but it still won't work on my laptop. I've checked the permissions in IIS and I can't find anything wrong. It is set to execute scripts and be readable.
Any ideas would be greatly appreciated.
Thanks!
-DAGTA