VS.NET 2005 crashes
Just got the same thing 2 times in a row.
1) Created blank solution
2) Added ASP.NET C# web site. Site created in virtual directory
3) Added new Class library. (I wanted to write MembershipPrivider)
4) Created new class in Class library project SqlMemebership... and made
MemebershipProvider as base class. MembershipProvider is red - class is not
recognized. This is correct.
5) Added System.Web to the class project. Shows a lot of activity - I think
because the abstract class wasn't implemented.
6) set cursor on MembershipProvider and wait till appears yellow arrow that
will implement the abstract class.
7) click on the arrow and VS.NET 2005 crashes.
All the best
Shimon.
Please sign in to leave a comment.
Hello Shimon,
how exactly did it crash? Did you get any exception to submit?
Thanks.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
It just showed dialog for windows exception to submit to MS.
Shimon.
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d9a2ee78c7b1af7a2d30f6@news.intellij.net...
>
>
>
>> Just got the same thing 2 times in a row.
>> 1) Created blank solution
>> 2) Added ASP.NET C# web site. Site created in virtual directory
>> 3) Added new Class library. (I wanted to write MembershipPrivider)
>> 4) Created new class in Class library project SqlMemebership... and
>> made
>> MemebershipProvider as base class. MembershipProvider is red - class
>> is not
>> recognized. This is correct.
>> 5) Added System.Web to the class project. Shows a lot of activity - I
>> think
>> because the abstract class wasn't implemented.
>> 6) set cursor on MembershipProvider and wait till appears yellow arrow
>> that
>> will implement the abstract class.
>> 7) click on the arrow and VS.NET 2005 crashes.
>> All the best
>> Shimon.
>
Sorry it was VS errror submission dialog not Windows.
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d9a2ee78c7b1af7a2d30f6@news.intellij.net...
>
>
>
>> Just got the same thing 2 times in a row.
>> 1) Created blank solution
>> 2) Added ASP.NET C# web site. Site created in virtual directory
>> 3) Added new Class library. (I wanted to write MembershipPrivider)
>> 4) Created new class in Class library project SqlMemebership... and
>> made
>> MemebershipProvider as base class. MembershipProvider is red - class
>> is not
>> recognized. This is correct.
>> 5) Added System.Web to the class project. Shows a lot of activity - I
>> think
>> because the abstract class wasn't implemented.
>> 6) set cursor on MembershipProvider and wait till appears yellow arrow
>> that
>> will implement the abstract class.
>> 7) click on the arrow and VS.NET 2005 crashes.
>> All the best
>> Shimon.
>