RE: VS 2008 Web Projects will not debug - filename...syntax is incorre



Hello Brain,

This behavior is strange. Notepad should not pop up while we're debugging
ASP.net application, so we can first find out how and why the notepad
process was created.

We can use Process Explorer
(http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx) to find
this information:
1. When notepad is popped up after we started the web application under
debug, open the process explorer and click "View|Show Process Tree" to open
the tree view mode of Process Explorer. Process tree reflects the
parent-child relationship between processes where child processes are shown
directly beneath their parent and right-indented. Here we can see the
parent of the notepad.exe process.
2. Open the property of the notepad.exe by double click. In the "Image"
tab, we can see the arguments passed to the notepad.exe from the "Command
Line" textbox.

Though we have not seen the Internet Explorer window, it might be started
without a visible window. We can find if the process of "Internet Explorer"
is presented in the process tree.

In addition, this problem might be caused by corrupted project settings. If
you create a new project, do we have the problem?

Please let me know about the information above so that I can provide
further assistance on this problem. I look forward to your reply.

Sincerely,
Feng Chen(v-fengch@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document: http://blogs.msdn.com/msdnts/pages/postingAlias.aspx

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





.



Relevant Pages

  • RE: VS Hangs after program ends
    ... Please visit the following article to get started with Process Explorer: ... Double click the thread with the highest CPU usage, select all the stack ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vsnet.debugging)
  • RE: VS 2008 Web Projects will not debug - filename...syntax is inc
    ... The problem was Notepad was set as the default. ... I selected Internet Explorer and clicked "Set as Default" ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vsnet.debugging)
  • RE: System.Diagnostics.ProcessStartInfo
    ... but this application may have created a new console process whose ... use the "Window Find" tool in the Process Explorer to examine what process ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework)
  • Re: multithreaded tcp/ip server large page file
    ... Open Process Explorer, click View->Show Lower Panel, select Lower Panel ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.vb)
  • RE: MFC/MDI App fails with "An invalid argument was encountered." on click File menu item.
    ... you may recommend your users to use Process Explorer to monitor the ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vc.mfc)