473,405 Members | 2,415 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Dr. Watson comes up in vsnet 2003 when I try to open a .htm or .xml file from solution explorer.

..aspx pages work fine and vsnet.2003 runs fine with all
functionality(edit,build, execute, etc) except when I try to open a .html
file in the project or a .xml file. Dr. Watson comes up immediately in order
to send an error report to Microsoft. Any ideas?

Thank you,
_Greg

ps. I also posted to vsnet.general newsgroup. Because this is a showstopper,
an asp.net application, and with the possibility of someone from this group
has witnessed this behavior, I did cross post just this one time.
Nov 18 '05 #1
8 1704
after reviewing the machine's brain dump that gets sent to Microsoft, I saw
XMLSPY and other products which I was evaluating mentioned in the mix.

I removed all those components and the .htm, css ans .xml open fine now in
VSStudio.NET

Word of caution though. I cannot remove xmlspy that gets integrated with
Visual Studio. There is some snafu that has left me with the relics of an
installation I cannot use but whose menus and some measure of footprint
still remain.

-hazz

"Hazzard" <ha**@sonic.net> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
.aspx pages work fine and vsnet.2003 runs fine with all
functionality(edit,build, execute, etc) except when I try to open a .html
file in the project or a .xml file. Dr. Watson comes up immediately in order to send an error report to Microsoft. Any ideas?

Thank you,
_Greg

ps. I also posted to vsnet.general newsgroup. Because this is a showstopper, an asp.net application, and with the possibility of someone from this group has witnessed this behavior, I did cross post just this one time.

Nov 18 '05 #2
after reviewing the machine's brain dump that gets sent to Microsoft, I saw
XMLSPY and other products which I was evaluating mentioned in the mix.

I removed all those components and the .htm, css ans .xml open fine now in
VSStudio.NET

Word of caution though. I cannot remove xmlspy that gets integrated with
Visual Studio. There is some snafu that has left me with the relics of an
installation I cannot use but whose menus and some measure of footprint
still remain.

-hazz

"Hazzard" <ha**@sonic.net> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
.aspx pages work fine and vsnet.2003 runs fine with all
functionality(edit,build, execute, etc) except when I try to open a .html
file in the project or a .xml file. Dr. Watson comes up immediately in order to send an error report to Microsoft. Any ideas?

Thank you,
_Greg

ps. I also posted to vsnet.general newsgroup. Because this is a showstopper, an asp.net application, and with the possibility of someone from this group has witnessed this behavior, I did cross post just this one time.

Nov 18 '05 #3
Hi Hazz,

Thank you for the response. Regarding on the issue, we're
finding proper resource to assist you and we will update as soon as posible.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security(This posting is provided "AS IS",
with no warranties, and confers no rights.)

Nov 18 '05 #4
Hi Hazz,

Thank you for the response. Regarding on the issue, we're
finding proper resource to assist you and we will update as soon as posible.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security(This posting is provided "AS IS",
with no warranties, and confers no rights.)

Nov 18 '05 #5
I had a similar problem, it seemed to be a clash between XMLSpy and McAfee.

"Steven Cheng[MSFT]" <v-******@online.microsoft.com> wrote in message
news:NX*************@cpmsftngxa06.phx.gbl...
Hi Hazz,

Thank you for the response. Regarding on the issue, we're
finding proper resource to assist you and we will update as soon as posible.
Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security(This posting is provided "AS IS",
with no warranties, and confers no rights.)

Nov 18 '05 #6
I had a similar problem, it seemed to be a clash between XMLSpy and McAfee.

"Steven Cheng[MSFT]" <v-******@online.microsoft.com> wrote in message
news:NX*************@cpmsftngxa06.phx.gbl...
Hi Hazz,

Thank you for the response. Regarding on the issue, we're
finding proper resource to assist you and we will update as soon as posible.
Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security(This posting is provided "AS IS",
with no warranties, and confers no rights.)

Nov 18 '05 #7
Hi Hazz,

After some further research, I think the problem is likely due to the
XMLSPY add-in. Are you using the XMLSPY add-in for VS.NET? I've found some
former issues with the same symptom(problems with opening files such as
css,html in web project) and they're resolved by disabling the XMLSPY
add-in such as :

Altova\XMLSPY2004\XMLSpyVsipCtrl.dll

Also, I suspect that the add-in may has been corrupted, so I recommend you
remove it thoroughly to see whether the problem will go away. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

Nov 18 '05 #8
Hi Hazz,

Have you had a chance to check out the suggestions in my last reply or have
you got any further progress on this issue? If there're anything else we
can help, please feel free to post here. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

Nov 18 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: | last post by:
Hi, Since we will be getting PARTIAL file types, how will the IDE file listing and class listing highlight this? Would we have to do workarounds in the filenames to indicate partials...
8
by: DraguVaso | last post by:
Hi, I had Visual Studio 2003 installed, and installed also visual Studio 2005 Beta 2. The problem is, when I am starting now (double click) a solution (*.sln-file), it always start it with...
5
by: Eric Twietmeyer | last post by:
Hi, Does anyone know why starting with VS.NET 2002 (and same with 2003) it is no longer possible to browse to a directory that has "ept" as part of the path? It worked fine in Vc 6.x. My...
8
by: Hardy Wang | last post by:
Hi: Is it possible for me to create/open web application from remote machine other than port 80? And create application directly under virtual web site instead of creating a virtual directory?...
5
by: Hazzard | last post by:
..aspx pages work fine and vsnet.2003 runs fine with all functionality(edit,build, execute, etc) except when I try to open a .html file in the project or a .xml file. Dr. Watson comes up...
1
by: Andy | last post by:
This is driving me to insanity!!! I do not have a lot of experience with IIS which probably is not helping but as far as I can tell I am do things as per the MSDN documentation. I have a...
1
by: Dica | last post by:
last time i ran VS 2003, i had no problems. i've downloaded nothing new and changed no other settings. today, when i attempt to open one of my projects i get "Visual Studio .Net has detected that...
2
by: Radu | last post by:
Hi. I have created a service which watches a folder and if any text file is added to that folder runs a custom encryption scheme on it. I add a file in that folder, and it works fine. However, when...
5
by: JT | last post by:
Hi, I'm not sure where the problem is, but I think it's related to the .pdb file. I had a class library created in VS 2003 and decided to convert it to a VS 2005 project/solution. It seemed to...
11
by: brianlanning | last post by:
We have a web application in 2003. The solution contains the project for the web application and five other projects for shared assemblies. We have two issues. The first is that we want to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.