Hi All,
Maybe somebody has seen this error problem before.
Scenario # 1. I've created a 2 Class Module, 3 Module DLL for use within an ASP page.
In the project properties for the DLL, I have 'Sub Main'
as the Startup object. After compiling the dll I need to create a package and register the components in Transaction Server. Everytime I try to add the DLL, I get the following error for each component in the DLL
"Run-time error 91:
Object Variable or with block Variable not set"
However, if I have 'none' as startup object in project properties everything is created fine in MTX, but obviously the DLL does not work.
Everything I've found re:the error message tells me that something is out date, but all references are the same version as dev and test boxes and it works fine there.
If anyone has seen this before, I'd greatly appreciate your feedback. Thx in advance...finny
Maybe somebody has seen this error problem before.
Scenario # 1. I've created a 2 Class Module, 3 Module DLL for use within an ASP page.
In the project properties for the DLL, I have 'Sub Main'
as the Startup object. After compiling the dll I need to create a package and register the components in Transaction Server. Everytime I try to add the DLL, I get the following error for each component in the DLL
"Run-time error 91:
Object Variable or with block Variable not set"
However, if I have 'none' as startup object in project properties everything is created fine in MTX, but obviously the DLL does not work.
Everything I've found re:the error message tells me that something is out date, but all references are the same version as dev and test boxes and it works fine there.
If anyone has seen this before, I'd greatly appreciate your feedback. Thx in advance...finny