Oelewapper
Member
- Joined
- Oct 26, 2008
- Messages
- 9
- Programming Experience
- Beginner
Hello folks,
I'm trying to run a java-built LED-ticker like the one over here:
using the webbrowser control.
Unfortunately I keep getting this error:
"Attempted to read or write protected memory. This is often an indication that other memory has been corrupted "
I have tried a hundred things but nothing works.
I also tried the "solution" found over here but of course this doesn;t work for me:
call $(DevEnvDir)..\tools\vsvars32.bat
editbin.exe /NXCOMPAT:NO $(TargetPath)
I don't believe in a solution for this problem anymore, and I would therefore like to know whether it'spossible to rebuild something like that Java-applet
using vb.net and asp.net, without using any javascript?????????
I'm trying to run a java-built LED-ticker like the one over here:
using the webbrowser control.
Unfortunately I keep getting this error:
"Attempted to read or write protected memory. This is often an indication that other memory has been corrupted "
I have tried a hundred things but nothing works.
I also tried the "solution" found over here but of course this doesn;t work for me:
call $(DevEnvDir)..\tools\vsvars32.bat
editbin.exe /NXCOMPAT:NO $(TargetPath)
I don't believe in a solution for this problem anymore, and I would therefore like to know whether it'spossible to rebuild something like that Java-applet
using vb.net and asp.net, without using any javascript?????????