Microsoft.NET

Hello.

I need some help about microsoft.NET.

I can build and link my projet on microsoft.NET. But, when i try to run my code, nothing happen and no error message are shown by microsoft.NET.

This same code, however, was working well on microsoft visual c++ 6.0.

Can i download a patch or a new version of OpenGL to solve my problem?

Thank for your Help.
Handy

I don’t have .net, but it sounds like your project is empty. (insert file into project)

Hi.

When you loaded the project in VS .NET did it ask you to convert it to the new format for .NET? If so, you need to reply yes to this.

Also, If you go to the Project Menu, Properties, make sure Debug is set to True, and try rebuilding your project and running. Make sure you hit only f5, not shift+f5.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.