473,766 Members | 2,060 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

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.CreateOb ject Failed

/medlife/scripts_bt/LNav.asp, line 76

800401f3 "

Error comes in this line of code (arrowed line)

If rsTemp.RecordCo unt 0 Then
intFieldCount = rsTemp.Fields.C ount
-------------------> Set oTree =
Server.CreateOb ject("obout_asp treeview_XP.tre e")
oTree.TreeIcons _Path = FLD_TREE_ICON
oTree.TreeStyle _Path = FLD_TREE_ICON & "/" & FIL_TREE_STYLE
oTree.SelectedN ode_Enable = False
anyone help me please.

Thanks,
Navin

Oct 16 '06 #1
4 2444
contactme.navin wrote:
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.CreateOb ject Failed
http://classicasp.aspfaq.com/compone...ad-errors.html
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Oct 16 '06 #2
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

Oct 16 '06 #3
contactme.navin wrote:
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.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Oct 16 '06 #4

Thanks for your answer, I will work on that.

Thanks
Navin

On Oct 16, 7:25 pm, "Bob Barrows [MVP]" <reb01...@NOyah oo.SPAMcom>
wrote:
contactme.navin wrote:
I am using a shared hosting server in gate.com,
How do i register the dll fortreeviewwith server. Will the option
be given for the shared hosting providers.Conta ct 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.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Oct 16 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2180
by: Tree menu using XML | last post by:
I have one XML file that has nodes and sub node and each and every node has the attribute call visible if its value is true then diplay this node else don't display thid node, but this condition i am able to check using xpath in asp.net 2.0 till MenuItem node. if i check visible attribute value till SubMenuLevel0 node then in tree it will not display the MenuItem Node at all Note: My tree Menu will start from MenuItem node and it will...
1
4912
by: Jesper DK | last post by:
Hi, I have docked a tree view to the left on a form. When I start to populate this tree view with nodes, a horizontal scroll box appears in the bottom of the tree view even though thee tree view is big largely big enough to fit the nodes and text. If I widen the tree view the scroll bar doesn't resize itself to show the relative view size in relation to the total size. Only if I narrow the view to not fit the nodes, the scroll box...
0
1432
by: rinishrk | last post by:
Hi, I have a web application that contains subfolders Admin and User with related webpages inside them. Within the Admin folder I have a page containing a Tree View Control.I want this tree view to have nodes for all pages in the website. However it seems that I cannot create child nodes within this tree view for pages that exist outside the Admin folder.(i.e.pags within the User folder or the Root folder ).It gives me an errors stating...
3
2377
by: gmail | last post by:
Hi Friends, Can any body suggest me on this. I am working on .NET 2005 Frame work 2.0 . I am facing problem using the tree stucture. I created the site map.Now i want use the site map in every page by keeping the tree structure in master page. Note: tree structure is created success fully. Now i want it display the output in the iframe which is besides the tree structure. That tree structure should display in every page with out hard...
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9404
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9959
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9837
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8833
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7381
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6651
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3929
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.