Hello
There is a demo application to test some components of telerik. No complex code, only "play" with some properties.
From visual studio works great, including the publication did not present any problems, no warning, no errors.
So far so good ...
However, when you want to run the published application from the IE browser, it displays an error window abruptly.
Running the application from within visual studio shows aparentmente an initialization error telerik controls, something like:
This application in the event Page_Loaded performs an initial load of data in a RadGridView against sqlserver is performed without any problems, showing the data and then to the second application is aborted with the error described above.
How I can solve this?
In advance thank you all ....
There is a demo application to test some components of telerik. No complex code, only "play" with some properties.
From visual studio works great, including the publication did not present any problems, no warning, no errors.
So far so good ...
However, when you want to run the published application from the IE browser, it displays an error window abruptly.
Running the application from within visual studio shows aparentmente an initialization error telerik controls, something like:
System.TypeInitializationException was unhandled<br>Message: Se produjo una excepción en el inicializador de tipo de
'Telerik.Windows.Documents.UI.Extensibility.RadCompositionInitializer'.
This application in the event Page_Loaded performs an initial load of data in a RadGridView against sqlserver is performed without any problems, showing the data and then to the second application is aborted with the error described above.
How I can solve this?
In advance thank you all ....