Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Properties for ASP.Net Web application #182

Open
NN--- opened this issue Nov 23, 2011 · 8 comments
Open

Crash Properties for ASP.Net Web application #182

NN--- opened this issue Nov 23, 2011 · 8 comments

Comments

@NN---
Copy link
Member

NN--- commented Nov 23, 2011

Open VS 2010
Create ASP.Net Web Project
Right click on solution->Properties
Package/Publish Web

VS Crashes :(

@VladD2
Copy link
Member

VladD2 commented Nov 26, 2011

Что-то ничего похожего найти не могу. Опиши еще раз и поподробнее, что нужно сделать для воспроизведения бага.

@NN---
Copy link
Member Author

NN--- commented Nov 27, 2011

Воспроизводится с последним ночным билдом.
Создаю проект, ничего не трогая, захожу сразу в свойства и Package/Publish.

Воспроизвелось на 2-х компьютерах.
Windows 7 x64.

@NN---
Copy link
Member Author

NN--- commented Nov 27, 2011

An unhandled exception of type 'System.NullReferenceException' occurred in Microsoft.VisualStudio.AppDesigner.dll

Additional information: Object reference not set to an instance of an object.

@VladD2
Copy link
Member

VladD2 commented Nov 27, 2011

2011/11/27 NN <
[email protected]

An unhandled exception of type 'System.NullReferenceException' occurred in
Microsoft.VisualStudio.AppDesigner.dll

Additional information: Object reference not set to an instance of an
object.

. "solution->Properties".
. .
.

@NN---
Copy link
Member Author

NN--- commented Nov 27, 2011

Что-то я не понял ответа..

@VladD2
Copy link
Member

VladD2 commented Nov 27, 2011

2011/11/27 NN <
[email protected]

  • ..

Right click on solution->Properties. , ,
. .

"Right click on PROJECT->Properties".

@NN---
Copy link
Member Author

NN--- commented Aug 20, 2012

Using VS2012 no crash but writes:

"An error occurred trying to load the page. Specified cast is not valid."

@NN---
Copy link
Member Author

NN--- commented Aug 22, 2012

NullReferenceException:

   at Microsoft.VisualStudio.Editors.PropertyPages.PropertyControlData.SetControlValue(Object value)
   at Microsoft.VisualStudio.Editors.PropertyPages.PropertyControlData.InitPropertyUI()
   at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.InitPage()
   at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.SetObjects(Object[] objects)
   at Microsoft.VisualStudio.Editors.PropertyPages.PropPageUserControlBase.IPropertyPageInternal_SetObjects(Object[] objects)
   at Microsoft.VisualStudio.Editors.PropertyPages.PropPageBase.Create(IntPtr hWndParent)
   at Microsoft.VisualStudio.Editors.PropertyPages.PropPageBase.IPropertyPage2_Activate(IntPtr hWndParent, RECT[] pRect, Int32 bModal)
   at Microsoft.VisualStudio.Editors.PropPageDesigner.PropPageDesignerView.ActivatePage(IPropertyPage PropPage)
   at Microsoft.VisualStudio.Editors.PropPageDesigner.PropPageDesignerView.Init(Project DTEProject, IPropertyPage PropPage, PropertyPageSite PropPageSite, IVsHierarchy Hierarchy, Boolean IsConfigPage)
   at Microsoft.VisualStudio.Editors.ApplicationDesigner.ApplicationDesignerView.ShowTab(Int32 Index, Boolean ForceShow)
   at Microsoft.VisualStudio.Editors.ApplicationDesigner.ApplicationDesignerView.OnItemClick(ProjectDesignerTabButton item)
   at Microsoft.VisualStudio.Editors.ApplicationDesigner.ProjectDesignerTabButton.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants