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



Feng,

More information but still need help.

I was browsing some other posts on this site that led me to a file called
Browsers.xml located at C:\Documents and Settings\Brian\Local
Settings\Application Data\Microsoft\VisualStudio\9.0

The contents are below and has Notepad in it.

I removed the section with Notepad and set IsDefault under Internet Explorer
to True.

I thought I had it! But when I ran a Web Service project in the debugger the
problem is still there. Not only that - VS 08 put Notepad back in the
Browser.xml file. It only changes this file back if I try to debug a web
project. Not if I just open VS, Open the project, then close.

Hope this new information helps!

<?xml version="1.0"?>
<BrowserInfo>
<Bowser>
<Name>Notepad</Name>
<Path>"C:\WINNT\NOTEPAD.EXE"</Path>
<Resolution>0</Resolution>
<IsDefault>True</IsDefault>
</Browser>
<Browser>
<Name>Internet Explorer</Name>
<Path>"C:\Program Files\Internet Explorer\iexplore.exe"</Path>
<Resolution>0</Resolution>
<IsDefault>False</IsDefault>
<DDE>
<Service>IExplore</Service>
<TopicOpenURL>WWW_OpenURL</TopicOpenURL>
<ItemOpenURL>"%s",,0xffffffff,3,,,,</ItemOpenURL>
<TopicActivate>WWW_Activate</TopicActivate>
<ItemActivate>0xffffffff,0</ItemActivate>
</DDE>
</Browser>
<InternalBrowser>
<Resolution>0</Resolution>
<IsDefault>False</IsDefault>
</InternalBrowser>
</BrowserInfo>





--
Brian


"Feng Chen[MSFT]" wrote:

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 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: Cant install IE 6.0 SP1
    ... LPKJA="Japanese Text Display Support" ... LPKJADESC="The Japanese language pack enables Internet Explorer to display ...
    (microsoft.public.windows.inetexplorer.ie6.setup)
  • Re: Grrrrr! Link and graphics problems ...
    ... issues my best guess is that at your home your connection ... On my home computer, on Microsoft Internet Explorer 6, it ... Support on Macs and non IE browsers ... >enough for the site to fully load. ...
    (microsoft.public.publisher.webdesign)
  • RE: owa error
    ... you receive the rich version. ... Internet Explorer 5.0 and later are ... rich browsers, which are sometimes called browsers. ... The reach version does not support these extended feature sets, ...
    (microsoft.public.exchange2000.admin)
  • RE: VS 2008 Web Projects will not debug - filename...syntax is incorre
    ... so we can first find out how and why the notepad ... We can use Process Explorer ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vsnet.debugging)