Home All Groups Group Topic Archive Search About
Author
16 Feb 2006 1:28 PM
di8grem
Hi,

I have an web application written in ASP.NET 1.1 with two WebControls,
one TreeView and one TabStrip with MultiPage. They've worked all fine
until today. The controls works for other people who goes to my page
(IIS 5.1) but not for me. I don't get any error message, the controls
just doesn't work proparly (eg the menu isn't "clickable" and there's
no tabs in the TabStrip).

I'm using Microsoft Explorer 6.0 (same as the othe ones who tested the
site). I have emptied Temporary Internet Files and
C:\windows\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files
and the History. I've choosen standard options for IE and of course
rebooted the computer.

The application is also installed on another computer and when my
collegues goes there everything looks fine but for me it's not working
so it has to be something on my local computer. Does anyone has a clue
how to fix this?

/Maria

Author
16 Feb 2006 4:35 PM
Kris
Hi Maria,

Copy webctrl_client folder into your web application folder or IIS root
folder.

This would solve the problem.

Cheers,
Kris