V
V.Chockalingam.
IDE : VS .NET 2003,
Platform : .NET 2.0,
Hi All,
I have my project in VS.Net 2003 (VB.Net). The OS is Vista Ultimate.
In a form's Button_Click() event i call a dll which calls another dll and
returns a DataTable .
The purpose of these dll's are 1. to open a excel file and fetch values 2.
process fetched values and return a DataTable.
When I run project from VB.Net 2003, the project runs fine without any
problem in Vista Ultimate and XP.
I create a setup for my project in Vista and installed in XP, it works fine.
But when i install the same setup in same machine (Vista), its getting
installed but this particular Button_Click which calls the dll's gives the
error "Object reference not set to an instance of an object."
It works when we run in the project from Visual Studio .Net 2003 and not
working when we install the application in Vista.
Thanks for any help.
Thanks,
V.Chock
Platform : .NET 2.0,
Hi All,
I have my project in VS.Net 2003 (VB.Net). The OS is Vista Ultimate.
In a form's Button_Click() event i call a dll which calls another dll and
returns a DataTable .
The purpose of these dll's are 1. to open a excel file and fetch values 2.
process fetched values and return a DataTable.
When I run project from VB.Net 2003, the project runs fine without any
problem in Vista Ultimate and XP.
I create a setup for my project in Vista and installed in XP, it works fine.
But when i install the same setup in same machine (Vista), its getting
installed but this particular Button_Click which calls the dll's gives the
error "Object reference not set to an instance of an object."
It works when we run in the project from Visual Studio .Net 2003 and not
working when we install the application in Vista.
Thanks for any help.
Thanks,
V.Chock