Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / September 2008

Tip: Looking for answers? Try searching our database.

Visual Studio 2008 Crashes editing properties

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ben Whyte - 22 Jul 2008 11:24 GMT
Hi

I am having a problem with editing properties of controls on either html
pages or master pages.

When I edit the property of the control and try to type anything it crashes
vs2008.

The debug reports

EventType : clr20r3     P1 : devenv.exe     P2 : 9.0.21022.8     P3 : 47317b3d
P4 : system.windows.forms     P5 : 2.0.0.0     P6 : 471ebf68     P7 : 1599  
 
P8 : 2d1     P9 : system.methodaccessexception    

It doesnt make any difference whether the control is html or asp.net.

Can anyone help

Ben
Zhi-xin Ye - 23 Jul 2008 11:32 GMT
Dear Ben,

As I understand, you are working with Visual Studio 2008, when you try to
edit the properties of a HTML control or ASP.NET control on a HTML page or
a master page, the Visual Studio closes directly.

I did some test and Visual Studio works fine on my side. Here are the steps
I tried:

1. Open Visual Studio Team System 2008 RTM;
2. Create a new ASP.NET project;
3. Add a HTML page to the project;
4. Drag a HTML button from the toolbox to the HTML page;
5. Right click on the HTML button and select "Properties";
6. Change value for a property, for example the "Value" property;

If  you follow the steps above, do you still have the problem? If the
problem still exists, we can try the following things to isolate potential
causes.

1. Click Start button and select "Run...", type "devenv /ResetSettings"  
and press Enter key.
   This will eliminate the related potential settings problem.

2. Try disabling third party Add-ins or packages.

     This is can be done in either of the following ways:

      a). In the Visual Studio, selecting the "Tools" -> "Add-in Manager"
menu, uncheck all the add-ins;
      or:
      b). Click Start menu and select "Run...", type "devenv /SafeMode"
and press Enter key;

      This approach can eliminate the potential impact caused by third
party Add-ins or packages.

3. Try rebooting the operating system to safe mode.
    This can help to isolate whether any other applications are
interfering with Visual Studio.

4. Try to create a new user account.
    This can help isolate user profile corruption related causes.

5. Try completely uninstalling the Visual Studio 2008 and install it again.

      For how to uninstall the Visual Studio 2008 completely, please refer
to this document:

      Uninstalling Visual Studio 2008
      http://msdn.microsoft.com/en-us/vs2008/bb968856.aspx

Please try these approaches and let me know whether they helps or not.

I looking forward to hearing from you.

Sincerely,
Zhi-Xin Ye
Microsoft Managed Newsgroup Support Team

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

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.
Ben Whyte - 23 Jul 2008 12:46 GMT
Hi Zhi-xen ye

I have tried all the steps short of uninstalling visual studio 2008.  It has
consistently crashed in the same manner.

The minitue I change the value of a property in any way using the keyboard,
it crashes.

Ben

> Dear Ben,
>
[quoted text clipped - 80 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
Ben Whyte - 23 Jul 2008 14:15 GMT
The reinstall made no difference.

Ben

> Hi Zhi-xen ye
>
[quoted text clipped - 90 lines]
> > ==================================================
> > This posting is provided "AS IS" with no warranties, and confers no rights.
Ben Whyte - 23 Jul 2008 15:41 GMT
Additional information.  It is effecting all property editing, and generates
the system.methodaccessexception.

Ben

> Dear Ben,
>
[quoted text clipped - 80 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
Zhi-xin Ye - 25 Jul 2008 05:16 GMT
Dear Ben,

Seems this problem is specific to your environment, have you tested on
another machine which has the same version of Visual Studio 2008 installed?
Which version of Visual Studio 2008 do you use?

If this is an environment specific problem( i.e. on another machine which
has the same version of Visual Studio installed, the problem does not
exist.), we may need a dump file to analysis the root causes, however,
complex dump analysis is beyond our service boundary, I would recommend you
contact Microsoft Customer Support Service for help at :
http://msdn.microsoft.com/en-us/subscriptions/bb266240.aspx

I'm looking forward to hearing from you!

Sincerely,
Zhi-Xin Ye
Microsoft Managed Newsgroup Support Team

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

This posting is provided "AS IS" with no warranties, and confers no rights.
Ben Whyte - 25 Jul 2008 09:48 GMT
Hi

We have tested this on all of the new laptops we have been provided running
XP with sp3 and they all crash in the same way.

we're using  vs2008 proffesional edition.

The crash also effects visual studio 2005 on these machines.

We suspect that the next course will be to use a support call to help
resolve this issue.

Ben

> Dear Ben,
>
[quoted text clipped - 22 lines]
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
Zhi-xin Ye - 28 Jul 2008 08:37 GMT
Dear Ben,

This issue may related to some other applications or drivers that are
installed on all of your laptops.

I also agree such issue will be best handled through our Customer Support
and Service.

Sincerely,
Zhi-Xin Ye
Microsoft Managed Newsgroup Supprt Team

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.

This posting is provided "AS IS" with no warranties, and confers no rights.
Dave - 23 Sep 2008 13:26 GMT
Did you find a solution to this problem?  I've just reinstalled VS 2008 Professional on XP sp3 and it crashes everytime I try to change a property.  Kind of useless.
Dave - 23 Sep 2008 13:26 GMT
Did you find a solution to this problem?  I've just reinstalled VS 2008 Professional on XP sp3 and it crashes everytime I try to change a property.  Kind of useless.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.