473,396 Members | 1,834 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,396 software developers and data experts.

Problem creating Microsoft.Web.UI.WebControls.dll a/c csc.exe "not found"

How do I make the changes to environment variables made by vsvars32.bat
persistent?

I have tried to build Microsoft.Web.UI.WebControls.dll in a effort to study
some tutorials about web controls. Andrés Cadavid Gómez in
news:F6**********************************@microsof t.com pointed me to the
site where I could get it

I followed the ReadMe.txt instructions. When it came to execute the
installation's build.bat, it failed because "csc.exe" could not be found.

I ran vsvars32.bat in Microsoft Visual Studio .NET\Common7\Tools by
double-clicking it's name in Windows Explorer. That didn't seem to solve my
"not found" problem. So I checked PATH in Control Panel | System | Env.
vars and nothing changed.

To test further, I ran it in a Command window and then type PATH at the
prompt. As expected, the updated PATH was displayed. However, as I
suspected, PATH as viewed in Control Panel | System remained unchanged.

Any advice?

Thanks in advance,
Richard
Nov 19 '05 #1
5 1823
Pat
Richard
Are you setting up IEwebcontrols ASP.NET 1.1 or 2.0
Patrick
"Richard Lionheart" <No***@Nowhere.net> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
How do I make the changes to environment variables made by vsvars32.bat
persistent?

I have tried to build Microsoft.Web.UI.WebControls.dll in a effort to study some tutorials about web controls. Andrés Cadavid Gómez in
news:F6**********************************@microsof t.com pointed me to the
site where I could get it

I followed the ReadMe.txt instructions. When it came to execute the
installation's build.bat, it failed because "csc.exe" could not be found.

I ran vsvars32.bat in Microsoft Visual Studio .NET\Common7\Tools by
double-clicking it's name in Windows Explorer. That didn't seem to solve my "not found" problem. So I checked PATH in Control Panel | System | Env.
vars and nothing changed.

To test further, I ran it in a Command window and then type PATH at the
prompt. As expected, the updated PATH was displayed. However, as I
suspected, PATH as viewed in Control Panel | System remained unchanged.

Any advice?

Thanks in advance,
Richard

Nov 19 '05 #2
Hi Pat
Are you setting up IEwebcontrols ASP.NET 1.1 or 2.0


1.1 (or 1.0). I checked the ReadMe and it gave me build numbers it required
for VS and .Net.

I'm really not sure about the precise version because VS/About says it has
..NET 1.0. However Add/Delete Pgms shows that ,NET 1.1 is installed.

I've got a workaround for my vsvars32 persistence problem. I'll post a
separate note about that.

Regards,
Richard
Nov 19 '05 #3
High All,

I added Microsoft Visual Studio .NET\Common7\Tools (fully qualified and
using 8.3 equivalents) to PATH.

Then I opened a Command window, made the IE Web Controls directory the
current directory, and then ran build.bat. It reported compiling 42 files
instead that irritating message, "csc.exe could not be found."

However, Microsoft.Web.UI.WebControls.dll did not get created apparently.
I searched both hard drives for "WebControls.dll" and found nothing, so
I've still got my main problem.

Any other ideas?

Thanks in advance,
Richard

Nov 19 '05 #4
Pat
Try going to my Blog here i'm sure i blogged how to do it there..
http://spaces.msn.com/members/naijacoder/
Guess u need to edit the buil.bat and specify where it should find the
compiler..
I'm also have some problems with the Treeview control loaded it up on
another server and it refuses to show the correct structure..
Let me know
Patrick
"Richard Lionheart" <No***@Nowhere.net> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
High All,

I added Microsoft Visual Studio .NET\Common7\Tools (fully qualified and
using 8.3 equivalents) to PATH.

Then I opened a Command window, made the IE Web Controls directory the
current directory, and then ran build.bat. It reported compiling 42 files
instead that irritating message, "csc.exe could not be found."

However, Microsoft.Web.UI.WebControls.dll did not get created apparently.
I searched both hard drives for "WebControls.dll" and found nothing, so
I've still got my main problem.

Any other ideas?

Thanks in advance,
Richard

Nov 19 '05 #5
Hi Pat,

I just visited this tread and failed to see my response telling you my
workaround. What I did was:

o Ran vsvars32.bat in a Command window

o Executed a path command and copying the updated path to a text
editor

o Found the 8.3 equivalents of the long names by running, e.g. dir /X
\ and substituting them

o Pasted the updated path back into Start | Control Panel | System,
Environment, Path, Edit
Everything works beautifully now. Thanks for you help in this.

Regards,
Richard
Nov 19 '05 #6

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

Similar topics

3
by: Ari Royce Hidayat | last post by:
Dear ALL, Is there some one ever faces this problem? And fix it? The scenario is: There's an html page that hosts a .net object (using object tag), and this page opens the second html page...
0
by: Ari Royce Hidayat | last post by:
Tx a lot for idea. I've tried it, and still get not clue what causes it. I also tried to see the log file generated by IEHost (by adding IEHostLogFile to registry) and still get not clue what...
3
by: dice | last post by:
I have built a .NET based service that uses a number of related 3rd party dlls. If I compile my code into a dll and use this in a test app all is well - however if I compile my code as a service...
99
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a...
3
by: Steve Lutz | last post by:
Hi All, I have a Windows Service that runs well. The service hosts a remote object. The purpose of the object is so that I can "peak" into the service to see what it's doing. I wrote a small...
5
by: theyas | last post by:
Windows XP SP2 + Symantec AV + VS 2003 with .NET Framework 1.1 IIS won't load or run existing ASP.NET applications and VS can't create or load web projects (HTTP/1.1 500 Server Error). Event...
2
by: Lenonardo | last post by:
Hi. I'm writing a VB.Net application to update multiple Excel Worksheets. I'm using late binding (i.e. all variables are objects + use createobject) I develop the application on an XP...
0
by: RCM | last post by:
I am really eager to quit the Microsoft world and get into LAMP. For the immediate future I can't do the Apache part, so I am at least trying to get PHP up and running under IIS to learn it. I...
6
by: grbgooglefan | last post by:
I am creating functions, the return result of which I am using to make decisions in combined expressions. In some expressions, I would like to inverse the return result of function. E.g....
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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...
0
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...

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.