
February 9th, 2003, 11:16 PM
|
|
Junior Member
|
|
Join Date: Feb 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
windows 98 + local com+ - doesn't work??
I have this app I have been working on. I finally got the installation all completed and it runs great on windows2000 & XP.
As soon as I take it over to Windows98 (MDAC 2.7 and Framework were installed successfully) it runs until it gets to a specific point and then bombs.
The app is really 3 projects in one. There are two projects that are class Libraries and are imported into the third project (which is the start up project). It bombs when I load a form which contains import statements to the 2 class libraries.
When the installation is complete the two class libraries are dll files in the program files/app path. I know these aren't Active X dlls ( I tried to register them but found out I couldn't do that because they aren't Active X dll files) but I don't understand why it all runs on 2000 and XP but not on Windows98..
If anyone has run across this issue I would greatly appreciate some advice :-)
THANK YOU!
|