PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Compiler Error Message: BC30002 in the aspx page

 
 
JoeP
Guest
Posts: n/a
 
      10th Oct 2007
Hi All,

I have class named xRep.vb located at the App_Code folder. The below works just fine under the Visual Studio environment, but when running this code from the web server I am getting this err:

Compiler Error Message: BC30002: Type 'xRep' is not defined. I copied the class even to the same folder of the aspx and the vb page.

Dim oInquiery As New xRep()
oInquiery.cVarName = cVarName

What kind code should be entered to fix this problem?

Thanks,

Joe






 
Reply With Quote
 
 
 
 
JoeP
Guest
Posts: n/a
 
      10th Oct 2007
OK Problem was solved.
Hi All,
I have class named xRep.vb located at the App_Code folder. The below works just fine under the Visual Studio environment, but when running this code from the web server I am getting this err:

Compiler Error Message: BC30002: Type 'xRep' is not defined. I copied the class even to the same folder of the aspx and the vb page.

Dim oInquiery As New xRep()
oInquiery.cVarName = cVarName

What kind code should be entered to fix this problem?

Thanks,

Joe






 
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
Compiler Error Message: BC30002: Type 'CUNAMutual.CorporateCompone =?Utf-8?B?amFzbGVndW1l?= Microsoft ASP .NET 0 14th Aug 2007 09:10 PM
BC30456, Compiler says something I defined is not a member of my aspx page ericw3@gmail.com Microsoft ASP .NET 3 2nd Feb 2006 10:40 PM
Help: Compiler Error BC30002 - VB object not found ? Ted Microsoft ASP .NET 2 28th Nov 2004 06:49 AM
Compiler Error Message: BC30002: Type 'LdapAuthentication' is not defined Nuve Nai Microsoft ASP .NET 0 23rd Oct 2003 08:22 PM
Compiler Error Message: BC30002: Type 'LdapAuthentication' is not defined Nuve Microsoft ASP .NET 0 22nd Oct 2003 09:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:00 PM.