 | SearchForum Home |  |
 | |  |
 | |  |
 | |  |
 | |  |
 |
|
|
| Re: Extending existing non-silverlight applications |
|
|
Hello,
I've downloaded the 6.1.3 version of the SDK and the SilverlightSDK. I've tried to create a new dummy silverlight application with only one form as default form containing a button.
When I tried to run the application(http://localhost:1289/Form1.swgx), the browser say:
Unhandled Error in Silverlight 2 Application The type initializer for 'Gizmox.WebGUI.Silverlight.ThemeManager' threw an exception. at Gizmox.WebGUI.Silverlight.ThemeManager.ApplyTheme ...
error code: 0
Unhandled Error in Silverlight 2 Application AG_E_UNKNOWN_ERROR at System.Windows.Application.LoadComponent(Object component, Uri xamlUri) ...
error code: 0
but if I try to http://localhost:1289/Form1.wgx it worked as normally would.
What do I missed here? http://tjrenk.multiply.com
http://album.ipeka.net |
|
|
|
 |  |
|
|
| Re: Extending existing non-silverlight applications |
|
|
Hello Thomas!
Please tell me if you use themes in your application.
Any way, you must have Microsoft Silverlight 2 Beta 2 (for here) installed on your client computer before you can run this application. If you are using VS2008 you'd also need the MS Silverlight tools that you can get here.
Regards,
Ori Cohen
The Visual WebGui team |
|
|
|
 |  |
|
|
| Re: Extending existing non-silverlight applications |
|
|
ori.cohen wrote Hello Thomas!
Please tell me if you use themes in your application.
Any way, you must have Microsoft Silverlight 2 Beta 2 (for here) installed on your client computer before you can run this application. If you are using VS2008 you'd also need the MS Silverlight tools that you can get here.
Regards,
Ori Cohen The Visual WebGui team |
I've downloaded and install the Silver Light 2 Beta 2 Developer edition. I haven't test on the deployment server yet, but on the developer machine.
http://tjrenk.multiply.com
http://album.ipeka.net |
|
|
|
 |  |
|
|
| Re: Extending existing non-silverlight applications |
|
|
Hello Thomas!
So it is working now, right?
Regards,
Ori Cohen
The Visual WebGui team |
|
|
|
 |  |
|
|
| Re: Extending existing non-silverlight applications |
|
|
ori.cohen wrote Hello Thomas!
So it is working now, right?
Regards,
Ori Cohen The Visual WebGui team |
Hello Ori Cohen,
Up to now, still not working. Below is my theme section on web.config file: And under the bin directory I have gizmox.webgui.themes.vista.dll file
Thanks. http://tjrenk.multiply.com
http://album.ipeka.net |
|
|
|
|  |
 | |  |
 | |  |
 | |  |
|