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 7002489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:56:05+00:00 2026-05-27T20:56:05+00:00

So, I recently started trying to use an XNA program to start another XNA

  • 0

So, I recently started trying to use an XNA program to start another XNA program.
I’ve been using the normal method of “Process.Start”, which works fine when opening Firefox or Media Player.
However, whenever I try to start any XNA program (I’ve tried several), I get the error “No suitable graphics card found. Unable to create the graphics device. This program requires pixel shader 1.1 and vertex shader 1.1.”
I recognize this as the error when the graphics device can’t handle XNA, but that’s not the problem here, since I’m already running XNA to begin with.

My code currently looks like this:

System.Diagnostics.Process process = new System.Diagnostics.Process();
process.StartInfo.FileName = Stat.clientfile;
process.StartInfo.Arguments = "";
process.StartInfo.LoadUserProfile = true;
process.StartInfo.UseShellExecute = false;
process.StartInfo.WorkingDirectory = Stat.clientfile.Remove(Stat.clientfile.Length - 1 - Stat.clientfile.Split(Convert.ToChar(@"\"))[Stat.clientfile.Split(Convert.ToChar(@"\")).Length - 1].Length);
process.StartInfo.RedirectStandardOutput = true;
Stat.MessageBox(process.StartInfo.WorkingDirectory);
process.Start();

But that’s after trying just about every addition to Process.Start(filename) I could think of. I’m running XNA version 3.1 on an Acer Netbook if it means anything.

If anyone understands what’s wrong with this, your help would be greatly appreciated!

  • 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-05-27T20:56:05+00:00Added an answer on May 27, 2026 at 8:56 pm

    I was running into the same problem. I found this thread:

    http://forums.create.msdn.com/forums/p/94466/566353.aspx

    Near the bottom, Kezip says “XNA didn’t allow multiple programs to run while one was in full screen.” Taking both programs out of fullscreen mode fixed the issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently got started trying to use SFML. For some reason my simple program
I recently got started trying to use SFML. For some reason my simple program
Greetings. I've been using vim for years, and I've recently started toying with XCode.
I recently started using Eclipse at work for my Java servlet projects. I've been
I have recently started learning wpf and am trying to use mvvm. My understanding
i've recently started to use php and i am trying to load the content
I have recently started playing with databases, trying to teach myself using examples. I
I've recently started learning/using django; I'm trying to figure out a way to have
We recently started using Eclipse to develop our java application and have been running
I recently started using the Yii framework trying to learn a little bit more

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.