Rank: Newbie Groups: Member
Joined: 11/5/2009 Posts: 2 Points: 6 Location: Newport News, VA
|
I receive the following error in the Visual Studio 2008 code editor. However, the application builds without error and it runs without issues.
'ASPNetAudio.Audio' does not contain a definition for 'AudioURL' and no extension method 'AudioURL' accepting a first argument of type 'ASPNetAudio.Audio' could be found (are you missing a using directive or an assembly reference?)
It's just odd that the error would show up like this, even if it isn't true.
|