Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Problem with first page


Message #1 by "Munish Arora" <m_6900@y...> on Wed, 15 May 2002 11:21:19
I am developing my first page using sdk.
In this I am having one prob. that it is not able to find 
In my file vbclient.vb 

I have written one statement

imports system.forms.dll

but during creating of exe using vbc.exe at command prompt it gives error 
"can not find file system.forms.dll"

I am already having this path where this dll is in my Path variable in 
autoexec.nt

Regards
Munish Arora

  Return to Index