Environment:VS2008Infragistics35.Web.v8.2http://www.codeplex.com/websf
Error Rendering Control - WebDialogWindow1
An unhandled exception has occurred.Object reference not set to an instance of an object.
The simplest way to create this issue:Create a new WCSF project and drop a WebDialogWindow on to the default page designer
The control does not render in the designer, and does not render when run (only the close text with no image is visible)
Sure would like to make use of the WebDialogWindow control...
I get the same behavoir with a WCSF and WebDialogWindow and so will have to abandon Infragistics for this task....
Hello Guys,
First of all, I'd like to apologize for not responding on time to the original question. Please, excuse us for that.
I went through the pain of installing WCSF for VS2008 and created a new project. I was able to reproduce the design time error you reported - I guess that the WCSF template does not add by default a reference to an assembly the designers need. I will check this out in details and write you later.
At runtime I was able to get WebDialogWindow working in WCSF - please, see the screenshot attached. The key is to copy the ig_res folder locally - it contains resources such as images and styles for dialog window that are needed and it appears that this is the default setting of the control in this environment (as opposed to using the global virtual ig_common folder).
Please, let me know if this is enough to get you started - I will of course investigate everything in detail, I just want you guys to get started and working asap.