-
[Q]how can i run my c#application in VS7?
I tried to create my C# application in VS7.
At first, in the New Project dialog box, I chose Windows Application
template, located under te C# Projects node, and then I added controls t Win
Forms and wrote some code.
Finally, to build and run the application, I chose Build from Build menu.
until that time, everything was good.
However, when I pressed F5 to run the project, some error message poped out.
What's wrong?
I really want to run my C# application in VS7.
Please help me solve that problem.
-
Re: [Q]how can i run my c#application in VS7?
> However, when I pressed F5 to run the project, some error message poped
out.
> What's wrong?
Would be a good thing to be little more specific about your error message.
What did it say?
Bart.
"SJ" <seungjin@thrunet.com> wrote in message
news:39d1ad0a$1@news.devx.com...
> I tried to create my C# application in VS7.
> At first, in the New Project dialog box, I chose Windows Application
> template, located under te C# Projects node, and then I added controls t
Win
> Forms and wrote some code.
> Finally, to build and run the application, I chose Build from Build menu.
>
> until that time, everything was good.
> However, when I pressed F5 to run the project, some error message poped
out.
> What's wrong?
>
> I really want to run my C# application in VS7.
> Please help me solve that problem.
>
>
>
>
-
Re: [Q]how can i run my c#application in VS7?
The error message is following:
unable to start program 'c ocuments and Settings\Administrator\My
Documents\visual studio
Projects\WindowsApplication2\bin\Debug\WindowsApplication2.exe'. Unable to
start the Machine Debug Manager on the specified machine.
it's too ambiguous, I think.
and....in the Output window ..
----Done---
Build:1 succeeded, 0 failed, 0 skipped
Deploy: 0 succeeded, 0 failed, 0 skipped
"Bart Luyckx" <bart.luyckx@iim.be> wrote in message
news:39d1b983@news.devx.com...
> > However, when I pressed F5 to run the project, some error message poped
> out.
> > What's wrong?
>
> Would be a good thing to be little more specific about your error message.
> What did it say?
>
> Bart.
>
> "SJ" <seungjin@thrunet.com> wrote in message
> news:39d1ad0a$1@news.devx.com...
> > I tried to create my C# application in VS7.
> > At first, in the New Project dialog box, I chose Windows Application
> > template, located under te C# Projects node, and then I added controls t
> Win
> > Forms and wrote some code.
> > Finally, to build and run the application, I chose Build from Build
menu.
> >
> > until that time, everything was good.
> > However, when I pressed F5 to run the project, some error message poped
> out.
> > What's wrong?
> >
> > I really want to run my C# application in VS7.
> > Please help me solve that problem.
> >
> >
> >
> >
>
>
-
Re: [Q]how can i run my c#application in VS7?
It could be that you don't have admin privs, which I think are required for
debugging. Debugging is somewhat limited in the PDC bits, so you may only be
able to run without the debugger. You can do this with CTRL-F5.
"SJ" <seungjin@thrunet.com> wrote in message
news:39d1c1f1$1@news.devx.com...
> The error message is following:
>
> unable to start program 'c ocuments and Settings\Administrator\My
> Documents\visual studio
> Projects\WindowsApplication2\bin\Debug\WindowsApplication2.exe'. Unable to
> start the Machine Debug Manager on the specified machine.
>
>
> it's too ambiguous, I think.
> and....in the Output window ..
>
> ----Done---
> Build:1 succeeded, 0 failed, 0 skipped
> Deploy: 0 succeeded, 0 failed, 0 skipped
>
>
>
>
>
>
> "Bart Luyckx" <bart.luyckx@iim.be> wrote in message
> news:39d1b983@news.devx.com...
> > > However, when I pressed F5 to run the project, some error message
poped
> > out.
> > > What's wrong?
> >
> > Would be a good thing to be little more specific about your error
message.
> > What did it say?
> >
> > Bart.
> >
> > "SJ" <seungjin@thrunet.com> wrote in message
> > news:39d1ad0a$1@news.devx.com...
> > > I tried to create my C# application in VS7.
> > > At first, in the New Project dialog box, I chose Windows Application
> > > template, located under te C# Projects node, and then I added controls
t
> > Win
> > > Forms and wrote some code.
> > > Finally, to build and run the application, I chose Build from Build
> menu.
> > >
> > > until that time, everything was good.
> > > However, when I pressed F5 to run the project, some error message
poped
> > out.
> > > What's wrong?
> > >
> > > I really want to run my C# application in VS7.
> > > Please help me solve that problem.
> > >
> > >
> > >
> > >
> >
> >
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks