Hi all
SharpDevelop Version : 4.3.3.9663-463ee024
.NET Version : 4.0.30319.1008
OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture : English (South Africa) (en-ZA)
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 128204kb
GC Heap Memory : 26037kb
I also develop plugins for work purposes for the software I use at work, MicroStation v8i SELECTseries 3. I would normally use VS Express on my home machine, but I am unable to install it on my work machine as i do not have the rights.
I was looking therefore for a way to continue developing on the work machine, and not need to install VS Express. I found Sharp Develop Portable, which works fine. However, when i include windows forms in my projects (inevitable), SharpDevelop gives me an error
Task failed because "resgen.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "resgen.exe" in the "bin" subdirectory beneath the location specified in the InstallationFolder value of the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.0A. You may be able to solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK. 2) Install Visual Studio 2010. 3) Manually set the above registry key to the correct location. 4) Pass the correct location into the "ToolPath" parameter of the task. (MSB3091)
I have checked, and the required file exists on my work machine, and the SDK is installed. How do i ensure that i do not get this error?
Option 1- SDK already installed, Installing VS 2010 is not an option, otherwise what would be the point of using sharpdevelop
I dont know how to manually set the registry key to point to the current location, and i dont know what 4) is