PDA

View Full Version : BrowserWebSite.2003.VisualBasic doesn't work


Ministerio
May 17, 2007, 21:45:58
We were trying to use your control and to learn how to implement this on ASP.NET we look into the BrowserWebSite.2003.VisualBasic example provide by the installer.
This sample doesn't work at all, after running the project we get an internet explorer with a page and two buttons inside.
Later, we try to implement our project looking into the guide that is in help without success. We get the same results as using the sample.

We had attached an image with the sample running.

What did we forget? There is a prerequisite that we need?
If anybody found whit this problem before, please help us!

Regards

Björn Meyer
May 18, 2007, 11:08:03
Hello

Did you adjust the required security settings?

More about it in the documentation:

http://www.textcontrol.com/support/documentation/html/dotnet/n_explorer_intro.client_settings.htm

Ministerio
May 18, 2007, 15:40:56
Yes, we did. We set all security properties to the lowest level and the sample doesn't work.

There is a simple way to test the remoting service that is configured in the web.config of the sample? I think it could be the problem.

Björn Meyer
May 18, 2007, 18:35:59
In your case, the complete TX Text Control could not be loaded. That shows that it is not a problem of the remoting which is adjusted in the web.config. Did you start the sample from Visual Studio? Please be sure that the user control DLL has been created in the BrowserBin folder of the web project.