jimmychan Posted June 22, 2006 Posted June 22, 2006 I was learning the ftp from this url http://support.microsoft.com/default.aspx?scid=kb;en-us;832679#top I got this error when buliding the solution Error Name 'StrIP' is not declared. Error Name 'output' is not declared. Warning Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. and etc. What went wrong. I am using xp pro and vs 2005 :rolleyes: Please Help Help Quote
Administrators PlausiblyDamp Posted June 22, 2006 Administrators Posted June 22, 2006 Without seeing the code you have typed yourself it is difficult to pinpoint the problem. It sounds like you are not declaring your variables etc. correctly though. I would check the spelling etc. of you variable declarations / uses to make sure they match correctly. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.