Page 665:
VB did not accept the Public Structure PictoreInfo when creating a function as "Public Function GetPicturesInFolder(ByVal folderName As String) As PictureInfo()".
-
VB tells me, that PictureInfo is not existing.
- PictureInfo in the Folder "App_Code" is created.
- The downloaded code files show the same error.
I'm using:
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Professional
Microsoft Visual Basic 2005 77891-009-0000007-41435
Any ideas what goes wrong?