473,385 Members | 2,162 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

IE Web Controls on Windows Server 2003...

SFX: Banging head against wall...

*Thud! Thud! Thud!*
Hello, folks.

I am trying to get a web application to work on a Windows Server
2003 (standard edition) Intranet server. It uses a number of the IE
Web Controls. Right now, it is sitting pretty in a test environment on
a Windows 2000 Professional machine. Both the Win2000 and Win2003
machines have .NET Framework v1.1 installed.

The application works fine on the Win2000 machine but it is not
able to fully display the pages properly on the Win2003 machine (i.e. a
tab strip does not display in the screen). There are no error messages
appearing when the page renders on either server.

Under Windows 2000 IIS the file "Microsoft.Web.UI.WebControls.dll"
must be placed in the "c:\Inetpub\wwwroot\bin" folder while the
"webctrl_client" folder resides in "c:\Inetpub\wwwroot".

Under Windows 2003 IIS any compiled ASP.NET files (i.e. DLL files)
can be placed in the application folder itself (e.g.
"c:\Inetpub\wwwroot\sampleapp\bin") then the application can access
them. This didn't seem to work for the IE Web Controls.

In an attempt to troubleshoot this I tried copying the files as
such:

\wwwroot
\webctrl_client
\bin
Microsoft.Web.UI.WebControls.dll
\sampleapp
\webctrl_client
\bin
Microsoft.Web.UI.WebControls.dll

but the application still won't work with the IE Web Controls.

How can I get IE Web Controls to work?

Am I missing anything?

TIA...

Feb 2 '06 #1
3 1913
Blue don't bang you head againt the wall it will get worse..
I have posted how to install it here at : http://spaces.msn.com/naijacoder
Just make sure the images etc are installed in the right folders
it should work
If problem persist let me know
Patrick

"Blue Streak" <rd********@hotmail.com> wrote in message
news:11*********************@g43g2000cwa.googlegro ups.com...
SFX: Banging head against wall...

*Thud! Thud! Thud!*
Hello, folks.

I am trying to get a web application to work on a Windows Server
2003 (standard edition) Intranet server. It uses a number of the IE
Web Controls. Right now, it is sitting pretty in a test environment on
a Windows 2000 Professional machine. Both the Win2000 and Win2003
machines have .NET Framework v1.1 installed.

The application works fine on the Win2000 machine but it is not
able to fully display the pages properly on the Win2003 machine (i.e. a
tab strip does not display in the screen). There are no error messages
appearing when the page renders on either server.

Under Windows 2000 IIS the file "Microsoft.Web.UI.WebControls.dll"
must be placed in the "c:\Inetpub\wwwroot\bin" folder while the
"webctrl_client" folder resides in "c:\Inetpub\wwwroot".

Under Windows 2003 IIS any compiled ASP.NET files (i.e. DLL files)
can be placed in the application folder itself (e.g.
"c:\Inetpub\wwwroot\sampleapp\bin") then the application can access
them. This didn't seem to work for the IE Web Controls.

In an attempt to troubleshoot this I tried copying the files as
such:

\wwwroot
\webctrl_client
\bin
Microsoft.Web.UI.WebControls.dll
\sampleapp
\webctrl_client
\bin
Microsoft.Web.UI.WebControls.dll

but the application still won't work with the IE Web Controls.

How can I get IE Web Controls to work?

Am I missing anything?

TIA...

Feb 3 '06 #2

I have the same problem,
I followed all steps and still no luck.
I have it working on a server 2003 enterprize edition (2 servers) but
can't get it to work on a server 2003 standard edition.
I even tried to install the .NET Framework 1.1 SDK

--
alonav
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Mar 2 '06 #3
Which IE webcontrols are you using?
Are you using the one for veersion1.1?
I have blogged the installation procedures here at:-
http://spaces.msn.com/naijacoder/
Patrick
* Hope that helps
"alonav" <al***********@mail.codecomments.com> wrote in message
news:al***********@mail.codecomments.com...

I have the same problem,
I followed all steps and still no luck.
I have it working on a server 2003 enterprize edition (2 servers) but
can't get it to work on a server 2003 standard edition.
I even tried to install the .NET Framework 1.1 SDK

--
alonav
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Mar 3 '06 #4

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

Similar topics

11
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows...
2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
6
by: AbeR | last post by:
I'm an intermediate/novice (I've probably developed a half dozen ASP.NET apps at this point) ASP.NET C# developer at this point and am totally strumped by a client's setup. I am developing this...
6
by: Stu Carter | last post by:
Hi, I have an aspx page where some controls are initially disabled by the code-behind 'Page_Load' event. I want these controls to be dynamically enabled when the user checks a checkbox. ...
8
by: G. Howard | last post by:
We are just beginning with ASP.NET. I've got a test app. I'm running on a Win 2003 Server that gathers input from a user and updates a database. None of the .NET controls (text boxes, etc.) are...
2
by: John Alesse | last post by:
Hi, I've created a very simple winforms control using the c# wizard in VS .net 2003 that is nothing but a System.Windows.Forms.UserControl. There are no other controls on the form It takes IE 12...
2
by: Martyn Fewtrell | last post by:
Dear All I have a Windows 2003 Server with IIS6 where the validation controls on ASP.Net pages no longer work. I believe it to be specific to the server as if I create an ASP.Net page on the...
6
by: charliewest | last post by:
In my development environment, the validation controls work fine. (Incidentally, i am using almost all of them). However, when i deploy my ASP.NET application to the live production environment,...
3
by: mallik | last post by:
Seems like we have a strange problem. Development environment is win 2000 prof, IIS5.0, QA environment is Windows 2003 server, IIS 6.0. Everything works as expected on Dev. machine, but when...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.