Web Setup project............

T

thomson

Hi,
i have used a treeview control in my application, with
Microsoft internet controls dll, and it is working fine,
i have created a Web setup project too, and it is installed on
another machine and is working very fine, but the problem is that , the
tree view control is not rendering properly,
The internet controls dll is there in the bin
direectory too , i copied the dll which i used for development , but
that too did not help,
Please help me out, i badly need this
Thanks in Advance

thomson
 
E

Exception

thomson said:
i have created a Web setup project too, and it is installed on
another machine and is working very fine, but the problem is that , the
tree view control is not rendering properly,

You need the /webctrl_client/1_0 folder (htc & images) on the webserver
where you installed you webapp.

You can either copy it manually or you can include all necessary files in
your web setup so it is installed with your webapp. To do this, right click
on "File System on Target Machine", "Add Special Folder", "Web Custom
Folder" to create /webctrl_client and add folders and files to get an exact
copy of your local /webctrl_client folder.

Steven

- - -
 
T

thomson

Hi steven,
Infact i copeied the webctrl directory manually also,
but i forgot to write it down, i manually copied the entire directory
to the clients
/wwwroot directory, but still it was not working,
Do i have to do it through the setup itself by adding a special
folder?

regards

thomson
 
E

Exception

thomson said:
Hi steven,
Infact i copeied the webctrl directory manually also,
but i forgot to write it down, i manually copied the entire directory
to the clients
/wwwroot directory, but still it was not working,
Do i have to do it through the setup itself by adding a special
folder?

If you're not getting an .NET error but the treeview isn't working (all
nodes are shown as text), it probably can't locate the HTC file.

My advice is to install SystInternal's FileMon utility.

http://www.sysinternals.com/ntw2k/source/filemon.shtml

See where your webserver is looking for treeview.htc. Maybe it's looking in
the wrong folder (file not found error in FileMon) or it's a security issue
(access denied in FileMon).

Steven

- - -
 
T

thomson

Thanks steven that was very helpful, That utility is very much helpful,
not only for this .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,588
Members
45,093
Latest member
Vinaykumarnevatia00

Latest Threads

Top