Topic: Error - v1.1.4322 mscorwks.dll could not be loaded
Share/Save/Bookmark
v1.1.4322\mscorwks.dll could not be loaded
 
This is usually caused when you are trying to run a .Net application
on a machine that does not have .Net installed on it.
 
There are two things that must be done in order for the application
to work
 
1. You must install the 1.1 Framework (get this from Microsoft or look in this folder
    for the dotnetfx.exe to install the framework)
2. You must make the application, or URL if on a network, fully
    trusted (see 'The project is not fully trusted.txt' to resolve this)