If anyone could help out with this issue, I'd be greatly obliged. long story short, I've created a web app.
Normal Development progression.
Dev box, test box and prod box.
On Dev and Test box, everything works fine. I added the dll(created in VB6) and then created package, added components on both boxes and no problem. App runs fine.
On prod box, I add dll, create package and try to add components but I get this error message-
Run-time error '91':
Object variable or with block not set.
This error message pops up for each component witin the dll.
I've also tried to export package from test box and try install on prod that way. I get to Installation Options and I get the same pop-up error as above. This time when the pop-ups are done, the viewer gives me the errors occured box tells me that the component information is out of date.
If someone has seen this before, I appreciate any push in the right direction to get this resolved.
Thx in advance...finny