Hey,
My friend made a program for me using Visual Studio 2008, its a program that goes to a website and refreshes until it finds keywords its looking for then posts a string in an IRC room. I dont know if this matters im just trying to provide as much information as possible.
When I run the .exe file, I get an error saying:
Then I click debug and use Visual Studio as a debugger and it says:
I am using Vista, I tried running file as an administrator and in compatibility mode however I still get the same error.
I tried running it on a different computer with XP on it and I get the error:
This application works fine for my friend and the 2 other people he gave it to.
Ive tried many different things like reinstalling Visual Studio and installing OWC. Ive looked on google for hours for fix and I cant find anything. I get the same error running a few other programs of the same still of which I have the source if that can help anyone help me.
My friend made a program for me using Visual Studio 2008, its a program that goes to a website and refreshes until it finds keywords its looking for then posts a string in an IRC room. I dont know if this matters im just trying to provide as much information as possible.
When I run the .exe file, I get an error saying:
Spotter has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
Debug Close program
Then I click debug and use Visual Studio as a debugger and it says:
An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
I am using Vista, I tried running file as an administrator and in compatibility mode however I still get the same error.
I tried running it on a different computer with XP on it and I get the error:
Spotter has encountered a problem and needs to close.
This application works fine for my friend and the 2 other people he gave it to.
Ive tried many different things like reinstalling Visual Studio and installing OWC. Ive looked on google for hours for fix and I cant find anything. I get the same error running a few other programs of the same still of which I have the source if that can help anyone help me.