Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Is there a fix for VS2005 crash when viewing infopath/FormControl property?
 

Is there a fix for VS2005 crash when viewing infopath/FormControl property?

Hi,

I'm using VS 2005, I'm hosting an InfoPath FormControl in a form (also tried within a usercontrol), and the IDE crashes when I view the properties of the FormControl.

Steps to reproduce (both C# and VB will crash).

- Drop an Infopath/FormControl control (FormControl1) on a (windows) form (Form1).
- Click the FormControl1 ->the PropertyBag will be empty.
- Click the form (Form1)and switch the PropertyBag to Events mode -> the form's events will be displayed
- Click the FormControl1 ->the control's events will be displayed
- Switch to the Properties mode -> VS crashes

Any fix?

I'm running:
- VS 2005 Team Suite with SP1
- Office 12 with SP1

Pat

Patrice Calve  Thursday, June 25, 2009 8:04 PM

Hi Patrice,

This is a known issue of using the InfoPath FormControl on a VS2005 form. Please have a try in VS2008 to see if the problem has been fixed.

Sincerely,
Linda Liu


Please remember to mark the replies as answers if they help and unmark them if they provide no help. end us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.
Linda Liu  Tuesday, June 30, 2009 8:59 AM

You can use google to search for other answers

Custom Search

More Threads

• Apply different themes to the form....
• ListView ScrollBar
• ComCtrl wrapped control & FlatStyle.System style controls
• delegate property in property designer?
• radio button in VB6
• Dynamically Sizing of Controls
• Custom Contro Icon
• Is it possible to write a component -Usercontrol in vb.net and use it in vb 6 enviroment?
• Organizing the solution
• CodeDom passing an enum to a method invoke