My tree view doesnt work and the page gives error ....

C

contactme.navin

Hi,

I have problem in displaying the treeview in my asp pages.

I had used the obout.com tree view to display the tree navigation in
the webpages.

Following is the error i got in the page. Should i need to do any thing
for the obout tree view configuration.

"Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/medlife/scripts_bt/LNav.asp, line 76

800401f3 "

Error comes in this line of code (arrowed line)

If rsTemp.RecordCount > 0 Then
intFieldCount = rsTemp.Fields.Count
-------------------> Set oTree =
Server.CreateObject("obout_asptreeview_XP.tree")
oTree.TreeIcons_Path = FLD_TREE_ICON
oTree.TreeStyle_Path = FLD_TREE_ICON & "/" & FIL_TREE_STYLE
oTree.SelectedNode_Enable = False


anyone help me please.

Thanks,
Navin
 
C

contactme.navin

I am using a shared hosting server in gate.com,

How do i register the dll for tree view with server. Will the option be
given for the shared hosting providers.

Thanks,
Navin
 
B

Bob Barrows [MVP]

contactme.navin said:
I am using a shared hosting server in gate.com,

How do i register the dll for tree view with server. Will the option
be given for the shared hosting providers.
Contact your hosting provider. If you want to use the dll, then it has
to be registered. If the host will not register it for you, then you
have two choices:
1. find a different host
2. rewrite the application so it does not need the dll.
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top