Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8213547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:09:21+00:00 2026-06-07T11:09:21+00:00

I have made an application in visual studio 2010 on a windows xp computer.

  • 0

I have made an application in visual studio 2010 on a windows xp computer. When I compile the release version and run it on a windows xp computer, it runs fine.
When I on the other hand try to run it on windows 7 I get the “This program has stopped working” error message. Running the application in compatibility mode doesn’t change anything. Can someone tell me what I can try to do?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T11:09:22+00:00Added an answer on June 7, 2026 at 11:09 am

    With the information you provide, it might be a windows 7 vs xp problem or that you don’t find any resource that you are looking for. If I were you I would:

    • Get sure that app was compiled by any cpu
    • Check windows error log to see if there is any message
    • Run app as administrator
    • Use error handling (try/catch) to see exceptions by showing them in UI or logging to a text file.

    EDITED: TRY-CATCH example

    Try
      //CODE
    Catch ex As Exception
     Dim writer As New StreamWriter("C:\MyLog.log", True, System.Text.Encoding.ASCII)
     writer.WriteLine(ex.Message)
     writer.Close()
    End Try
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Visual Studio 2010 Express, Windows Forms. Have made myself my first little application which
I have made a small windows application with visual studio 2008 ,its working properly
I have made an application (in Visual Studio 2008 ). The installer for the first version
I'm trying to distribute a small windows application I made in Visual Studio 2010
i have an windows application that i have made by visual studio 2008.this application
C#, WPF, Windows 7, PC, Visaul Studio 2010 Application Easytask I have made an
I have a Setup Project that I made using Visual Studio 2010. The application
I have made an application project in Visual Studio 2008 C#, SQL Server from
I made an application in C# Visual Studio 2010 that generates reports about the
I am developing Windows Form Application using Microsoft Visual C# 2010 I have two

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.