Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : .NET : ASP.NET : Error 1 The type or namespace name 'Stardeveloper' could not be found Signup · Login
Author Thread
Error 1 The type or namespace name 'Stardeveloper' could not be found
Posted in tutorial: Connecting to Mailbox on Gmail and Fetching List of Emails using POP3 and ASP.NET
·  dua_mohit
User
Joined: 18 Oct 2009
Total Posts: 5

Error 1 The type or namespace name 'Stardeveloper' could not be found

Posted: 19 Oct 2009
Error 1 The type or namespace name 'Stardeveloper' could not be found (are you missing a using directive or an assembly reference?)

plz tell me how to remove this error,when connecting to gmail.

mohit dua
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 595
Place .cs source code files in /App_Code folder
Posted: 19 Oct 2009
This tutorial specifically has two source code files, Pop3.cs and Pop3Client.cs the code of which you will find in the tutorial, which you have to place in the /App_Code folder of your ASP.NET application. The moment you do that, your ASP.NET pages will not give this error message.

Faisal Khan.
Stardeveloper.com
Read Blog | Follow on Facebook, Twitter
·  dua_mohit
User
Joined: 18 Oct 2009
Total Posts: 5
Re: Place .cs source code files in /App_Code folder
Posted: 20 Oct 2009
thanx sir.. thanks a lot .. this error has solved.

mohit dua
·  krama
User
Joined: 11 Jul 2010
Total Posts: 1
Re: Error 1 The type or namespace name 'Stardeveloper' could not be found
Posted: 11 Jul 2010
I cannot find Pop3Client.cs got pop3.cs ok
Want to leave a comment? Login or Register for free!

Users Subscribed To This Thread
Faisal Khan   dua_mohit   krama  

Users Who Have Visited This Thread In Last 24 Hours
7 Visitors

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.