hello i finished a program in visual studio 2010 c#. i have copied the exe file along with the relevant files from the release folder to another folder as i need to submit this project.( i did not use publishing as i had some problems with that). the project works fine on my laptop windows 7 but in other system it give the following error: the application failed to initialize properly (0xc0000135) can any one help me what to do?
This isn't a very useful answer. The OP hasn't specified that it's a web project.
Alastair Pitts
2010-09-14 04:50:49
i edit it. I wrote WebSetup because i'm working with webproject. And it doesn't change somethink. Thanks
AEMLoviji
2010-09-14 04:52:05
my project is a windows application, so u also recommend to build the project in lower .net framework?
2010-09-14 07:07:22
No i said that add Framework as prerequisites to setup project. It doesn't means that you must built project in lower .NET FW. If you have used standart FW2.0 classes then add FrameWork 2.0 as prerequisites
AEMLoviji
2010-09-14 07:10:56