Closed Thread
Results 1 to 4 of 4

Thread: Microsoft Visual Studio 2005

  1. #1
    spearball Guest

    Microsoft Visual Studio 2005

    Is there a way that i can compile a program i have written so it doesn't nee
    d the .net framework to operate or do i just have to get an older version of
    visual studio which doesn't compile with the .net framework. Any language i
    use make it c++, VB or c# they all get compiled with the .net built in the
    application. I just was curious because most programs today on the market do
    n't need the .net framework to run.

    Thanks

  2. CODECALL Circuit advertisement

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    If you're using .NET-languages, then of course it need the .NET-framework to work. Are you sure that your C++ and Visual Basic-code also needs it? It sounds strange to me. Of course, it would be right if it was C++/CLI and Visual Basic.NET.

    These are the languages that needs the .NET-framework (the ones I know):
    C#, Visual Basic.NET, C++/CLI, J#, JScript.NET, WinPowerShell, IronPython, IronRuby and F#.

  4. #3
    spearball Guest
    Well thanks Void. Just a last question instead of starting another thread. I made a simple calculator program to start with and i used the visual basic. When i take the application and go on my other computer i get this error when i try to run it.

    Application Error

    The application failed to initialize properly (0x0000135). Click on OK to terminate the application.

    Is my PC missing the .net framework or something?

    Thanks for the help

  5. #4
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    No it's not the .NET-framework there's missing.

    It looks like that the computer your tried the application on have problems to initialize applications into the memory - or maybe it's some memory-error in your application.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Using Microsoft Visual Studio 2005... cant add page???
    By haslem2001 in forum Visual Basic Programming
    Replies: 1
    Last Post: 09-03-2010, 09:36 PM
  2. About visual studio 2005 SP1
    By Shanpav in forum C and C++
    Replies: 6
    Last Post: 03-09-2009, 06:38 PM
  3. Visual Studio 2005 Express Installation
    By Jim@cc in forum C# Programming
    Replies: 4
    Last Post: 11-17-2008, 05:43 AM
  4. Visual Studio 2005 Pro Won't Install
    By CheeseBurgerMan in forum Software Development Tools
    Replies: 10
    Last Post: 09-22-2006, 03:44 PM
  5. Visual Studio 2005 - Microsoft getting heat over bugs
    By Jordan in forum Software Development Tools
    Replies: 0
    Last Post: 11-07-2005, 07:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts