HomeHomeSupportSupportHelpHelpRunning on VistaRunning on Vista
Previous
 
Next
New Post
18/10/2008 18:14
 
Do you have an answer on this issue yet?  I got the latest 3.1 version, but still have the same issue: screenmonkey crashes at boot up."
 
New Post
27/10/2008 18:38
 

I am also running into the same problem. I happen to have visual studio on this machine so I am able to get to the following exception which you might find it helpful.

System.InvalidOperationException {"An error occurred creating the form. See Exception.InnerException for details.  The error is:  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)"}

And the InnerException.

System.BadImageFormatException {" is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)"}

The stack that I see in the exception is the following:

"   at LayerDevice..ctor(Control control)
   at ScreenMonkey.DirectX.Layers.LayerDisplayControl..ctor()
   at ScreenMonkey.DirectXScreenLayer.InitializeComponent()
   at ScreenMonkey.DirectXScreenLayer..ctor()
   at ScreenMonkey.ScreenManager..ctor()
   at ScreenMonkey.LayerManager..ctor()
   at ScreenMonkey.MonkeyFrm..ctor()"

 
New Post
27/10/2008 18:52
 
This error normally indicates that the .net framework is not installed or not correctly installed.

Someone did mention that he had to install the .net ramework v2 seperately on Vista but I have never been able to confirm that this is needed. You may want to try this.

I will search for some more possibilities.

Olie
 
New Post
27/10/2008 21:18
 
thanks for the prompt reply. I will try it as soon as I am home. I have .Net 3.5 SP1 installed, but I can install V2 separately and see how that goes.
 
New Post
27/10/2008 21:28
 

just tried, and installation of .Net 2.0 redistributable for x64 at

http://www.microsoft.com/downloads/details.aspx?familyid=B44A0000-ACF8-4FA1-AFFB-40E78D788B00&displaylang=en

and the install say that I cannot install it because it is already part of the OS (I am using Vista 64bit)

I wonder if there is any other thing I can try.

Thanks

-Eric

 
Previous
 
Next
HomeHomeSupportSupportHelpHelpRunning on VistaRunning on Vista


Copyright 2010 by Oliver Waits