zubie Posted January 8, 2004 Posted January 8, 2004 Hi Man this is giving me a pain in the ... anyway .. I have my project installed on a Domain Controller (fixed the headache that brings along) The index page displays lovely but now when I try and display a page with more than textboxes, labels and buttons I recieve a message Object reference not set to an instance of an object. I think the problem is with the datagrid or with a read to the database. Notes on server: It is a Domain Controller machine.config is using SYSTEM as its user Framework is v1.0 Microsoft Office is not installed on the server. hopefully someone can help cheers ZuBiE Quote
zubie Posted January 9, 2004 Author Posted January 9, 2004 Hi I'm pretty sure that the code is fine as it as been tested not only on my machine but it has also been installed on a test server and tested by someone else (Functional Testing) The install that has the problem has been installed onto a seperate server off site. Quote
Administrators PlausiblyDamp Posted January 9, 2004 Administrators Posted January 9, 2004 say 'more than textboxes, labels and buttons' - what else do you mean? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
zubie Posted January 9, 2004 Author Posted January 9, 2004 Datagrids, dropdownlists, checkboxes etc. I have a feeling however that the problem lies with the database connection. I am connecting to an Access database on the server. I found an artical saying that this is a known problem with v1.0 and the fix is to GACUTIL adodb.dll I have done this but the problem is still occuring. Quote
zubie Posted January 12, 2004 Author Posted January 12, 2004 OK now I am receiving an HTTP 404: Object not found error Anyone know why an ASP.NET v1.0 will not work on a Domain controller Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.