473,382 Members | 1,093 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,382 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 1703
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.