GoDiagram controls not working in hosted envir

We are using GoDiagram Win Forms controls in our application.

When we host the application and access it from the hosted server it works fine but when we browse the site from other systems then the behavior is not the same.

<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

For example: We use the GoPalette control and add GoBasic nodes to it. When we drag the nodes from Palette to the GoView they are not dragged and dropped on the view.

But the same works perfectly ok if we browse the site from the same hosted server.

We want to drag and drop the items (GoBasicnodes) from Left panel (GoPalette) to the Right hand side Goview. This is not work when we browse the application from other systems. But it works in on local system.

Please provide details as how can we make this work in hosted environment.

Did you mean web forms?