PC Review


Reply
Thread Tools Rate Thread

Assembly creation failed : Please help

 
 
Rajesh Madhra
Guest
Posts: n/a
 
      8th Jul 2003
Hi everybody
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 line 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 ?

Thanks in advance
Raja


 
Reply With Quote
 
 
 
 
Chad Tamplin
Guest
Posts: n/a
 
      8th Jul 2003
Have you modified your Path Environment variable to include the directory
for vbe.exe?

"Rajesh Madhra" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi everybody
> 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 line 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 ?
>
> Thanks in advance
> Raja
>
>



 
Reply With Quote
 
Rajesh Madhra
Guest
Posts: n/a
 
      8th Jul 2003
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


"Chad Tamplin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Have you modified your Path Environment variable to include the directory
> for vbe.exe?
>
> "Rajesh Madhra" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi everybody
> > 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 line 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 ?
> >
> > Thanks in advance
> > Raja
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Message Creation failed Shannon Windows Vista Mail 1 9th Apr 2010 05:33 AM
Can I extract creation time of Assembly via reflection? Sky Sigal Microsoft C# .NET 2 7th Aug 2004 10:02 PM
Assembly generation failed -- Referenced assembly 'Interop.SHDocVw' does not have a strong name jm Microsoft C# .NET 0 26th May 2004 09:55 PM
IIS - Snap-in creation failed David Gu Windows XP Embedded 0 8th Oct 2003 04:20 AM
Tri-problem: Assembly creation, early binding, the whole shebang. 455 Microsoft C# .NET 0 30th Jul 2003 02:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:12 PM.