CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.internet_explorer_web_controls Tags:
Item Type: NewsGroup Date Entered: 8/12/2003 3:46:51 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 11 Views: 25 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
12 Items, 1 Pages 1 |< << Go >> >|
stevchik
Asp.Net User
problem with using ie web controls on staging server8/12/2003 3:46:51 AM

0/0

Hi folks,

I successfully installed IE Web Controls on my development workstation (win 2000 pro). Currently, I have both v1.0 and v1.1 version of .NET framework installed. I built IE Web Controls using v1.1. My own application as well as a sample app that I downloaded from MSDN is working without a problem on this computer.

However, when I copied my application to our staging server (win 2000), treeview is showing up as a long string of text without any images or a tree structure. Sample application is behaving the same way. Every page is showing up as a simple text. Our staging server has only v1.1 of .NET framework installed.

I made sure that we have c:\Inetpub\wwwroot\webctrl_client\1_0 directory created and that files in this directory are matching the ones on my development computer.

We already tried compiling controls locally on a server and it didn't make any difference.

Any help is greatly appreciated.
Thanks,
Steve



roydavis
Asp.Net User
Re: problem with using ie web controls on staging server8/14/2003 2:33:54 PM

0/0

did you ever figure this out?? I am having the same problem.
tmorton
Asp.Net User
Re: problem with using ie web controls on staging server8/14/2003 9:24:49 PM

0/0


Did you make sure that Microsoft.Web.UI.WebControls.dll is in the /bin directory?

Terri

Terri Morton
Program Manager, Telligent

Wissen ist Macht
How to ask a question
stevchik
Asp.Net User
Re: problem with using ie web controls on staging server8/15/2003 6:16:57 PM

0/0

Yes, Microsoft.Web.UI.WebControls.dll is in a bin directory. I believe you get an exception if this file is not in a /bin directory. On the other hand, I do not get any exceptions. My tree view shows up as plain text and no exceptions are thrown.

Thanks,
Steve
stevchik
Asp.Net User
Re: problem with using ie web controls on staging server8/15/2003 6:18:24 PM

0/0

Nop, I tried evrything I can think of. Let me know if you ever get a solution.
Thanks,
Steve
tmorton
Asp.Net User
Re: problem with using ie web controls on staging server8/15/2003 7:12:55 PM

0/0

FWIW, the behavior you are describing is what happens when I delete \webctrl_client\1_0\treeview.htc.

Terri
Terri Morton
Program Manager, Telligent

Wissen ist Macht
How to ask a question
stevchik
Asp.Net User
Re: problem with using ie web controls on staging server8/18/2003 1:40:15 PM

0/0

I double checked that we have treeview.htc in \webctrl_client\1_0\ on our staging folder. Could this be a bug in a .NET platform?
tmorton
Asp.Net User
Re: problem with using ie web controls on staging server8/18/2003 4:09:16 PM

0/0

Steve, the next thing I would check would be to go through the Readme.txt file point by point and make sure everything on the staging server is set up as it should be. This Readme file is part of the IE Web Controls installation package.
Terri Morton
Program Manager, Telligent

Wissen ist Macht
How to ask a question
CoderChick
Asp.Net User
Re: problem with using ie web controls on staging server1/16/2004 4:31:09 PM

0/0

Where is your virtual directory set up on your staging server? If it's a virtual under the default web site, then you have your webctrl_client folder in the right place. However, if your website has it's own IP address on your staging server, you are going to want to put the webctrl_client folder in the same directory as your application (root level).

Hope this helps.
GH_Retro
Asp.Net User
Re: problem with using ie web controls on staging server1/20/2004 4:56:20 PM

0/0

Do as the above suggests. Put the webctrl_client folder in the same directory as the application. Also set up the control properties to point to that directory, also I would try setting your page to render for clientTarget IE4. I have some weird issues with rendering for anything above that while using the treeview control.
Bheri
Asp.Net User
Re: problem with using ie web controls on staging server1/20/2004 6:58:29 PM

0/0

I had a similar problem. The reason for my problem was that our staging server is not using wwwroot as the default web site. For some of our own reasons we have another directory called Clientwebs under Inetpub and our apps were under Clientwebs. I did not realise this and had my webctrl_client under wwwroot instead of Clientwebs. Once I moved webctrl_client to Clientwebs my problem was solved.
So you might want to go and check if you have wwwroot as your defualt web site or anyother.

Indu
mbarham
Asp.Net User
Re: problem with using ie web controls on staging server2/12/2004 8:25:50 PM

0/0

Thanks for this post. Seems a simple thing but at the end of a long day standing in a data centre working on a server, this has solved my problems.

Cheers!
12 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Deploying Solutions with .NET Enterprise Servers Authors: Mike Young, Curtis W. Young, Pages: 464, Published: 2003
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers Authors: Brennan Stehling, Pages: 408, Published: 2007
Automating UNIX and Linux Administration Authors: Kirk Bauer, Pages: 574, Published: 2003
Landing Page Optimization: The Definitive Guide to Testing and Tuning for Conversions Authors: Tim Ash, Pages: 360, Published: 2008
Selected Areas in Cryptography: 10th Annual International Workshop, SAC 2003, Ottawa, Canada, August 14-15, 2003 ; Revised Papers Authors: Mitsuru Matsui, Robert Zuccherato, Pages: 360, Published: 2003
Quality of Future Internet Services: Second COST 263 International Workshop, QofIS 2001, Coimbra, Portugal, September 24-26, 2001 : Proceedings Authors: Mikhail I. Smirnov, Jon Crowcroft, James Roberts, Fernando Boavida, Pages: 331, Published: 2001
Advances in Database Technology--EDBT 2000: 7th International Conference on Extending Database Technology, Konstanz, Germany, March 27-31, 2000 : Proceedings Authors: Carlo Zaniolo, Peter C. Lockemann, Marc H. Scholl, Pages: 540, Published: 2000

Web:
problem with using ie web controls on staging server - ASP.NET Forums problem with using ie web controls on staging server. Last post 02-12-2004 3:34 PM by mbarham. 11 replies. Sort Posts: ...
Using SVN and the staging server | United States Social Forum Using SVN and the staging server. The USSF2007 web site is now using a version control system. If you are simply adding content to the site then you do not ...
» My Staging Server has Been Indexed in Google for my ASP.NET ... Sep 19, 2008 ... Because the staging server had a separate IP from the live site, ... on server event startup (i.e. before a session is initialised) using a ...
Front Door Server Transition Planning We will use "groups" on the server to control upload access to the web folders: ... The new environment includes a separate staging server (wws2.ohio.edu), ...
LinkPro Technologies cost-effective solution to the problem of efficiently publishing a Web site ... replication from a staging server to multiple destination Web servers over ...
Using CVS for Web development The Release Master updates the staging server from CVS with this branch. ... / www -- the main Web server root; we must control this; /tcl -- private Tcl ...
Deploying Contribute to a staging server and a live server When using a staging server, configure the software you use to copy web pages ... In addition, consider using access control lists (ACLs) to secure these ...
Staging server You must manually copy the non-managed files between the staging server and the production server. Managed files are moved using the fileprop utility. ...
ASP.NET: Create AJAX Server Controls using the ScriptControl base ... NET Web server controls. The ScriptControl is an abstract class, ... the page for a ScriptManager control during the PreRender stage of the derived control. ...
Building DataBound Templated Custom ASP.NET Server Controls Summary: Examines using templates in databound Web controls, and builds a custom server control that displays content items syndicated using the RSS ...




Search This Site:










background image is not visible at runtime

making a tabcontrol invisible

a question about treeview

internet explorer control

newbie question -- values not showing in treeview style

treeview and scrollbars...help!!!

expanding a specific treenode on a treeview control

tree control dependency file issue

using css for tabstrip

problems with webcontrols

help

adding node moving behavior to treeview

pull-down or popp-up menu ?

ie web controls - exception details: system.invalidcastexception: specified cast is not valid.??

tabstrip and pageview error,urgency!!!

treeview selected nodes

super-kewl expandall() recursive method

default date in calendar control asp.net

treeview control escaping values in xsl

how to add treenodes to treeview using javascript

treeview frame scrolls back to start when focus changes to it

can i install the new web controls on my local machine

treeview menu from xml file

ie webcontrols on server 2003 & sharepoint

page not found error when loading a treeview on sandbox

treeview: focus on node

webcontrols working

ms web contols tree and sql database

web control problem,about the textbox in the panel

how to disable a tabstrip tab from javascript.

  Privacy | Contact Us
All Times Are GMT