Rajesh
Sun Jul 13 04:47:11 CDT 2003
Hi
The real message was :
I have DotNet framework installed and it is working fine. I need to make an
assembly.
I tried to run a *.bat file with the following text in it :
vbc /t:library /out:FileName.dll FileName.vb
Nothing happened.
I tried to run this from the command prompt and got the following error:
'vbc' is not recognized as an internal or external command, operable program
or batch file.
What I am missing ? What I need to make my own assemblies ?
I do not have Visual Studio. I used normal command prompt from windows XP.
Thanks in advance
Raja
"CT" <carstent@spammersgowaydotnetservices.biz> wrote in message
news:OMCwsMDSDHA.632@TK2MSFTNGP12.phx.gbl...
> I haven't seen the other parts of this thread, but are you using the
Visual
> Studio 200? Command Prompt?
>
> --
> Carsten Thomsen
> Enterprise Development with Visual Studio .NET, UML, and MSF
>
http://www.apress.com/book/bookDisplay.html?bID=105
> "Rajesh Madhra" <madhra@yahoo.com> wrote in message
> news:%23v1CpT%23RDHA.2244@TK2MSFTNGP12.phx.gbl...
> > Hi
> > Thank's for your answer
> > Yes, I have the Environment variable:
> >
> > Variable = vbc
> > Value = C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\vbc.exe
> >
> > I tried this for user variable, system variable and both but result was
> > always the same : 'vbc' is not recognized as .....
> > IIS is set to use the root directory in D:, but everything is working
fine
> > except these assemblies.
> > What can be wrong ? How should I fix this ?
> > Raja
> >
> >
> >
>
>