Hello,
I have purchased the source on Friday and am having a difficult time getting the solution to compile using Visual Studio 2008.
Are you aware of any problems that would not allow me to compile :-(
Thanks for you quick response!
M.
Mike
7/27/2008 8:16 PM
Did you open the project files and did you convert them to VS2008 properly?
I made the mistake of opening the source code as a "web site". You have to open the FileVista.csproj then it works fine.
Maybe that helps?
Did you get any error messages?
Chris Adelt
7/29/2008 3:55 AM
Oh and make sure when publishing the filevista project you have to publish the FileVistaControl project to a subfolder named "FileVistaControl" as well!
So it has to look something like this:
X:\wwwroot\filevista\...
X:\wwwroot\filevista\FileVistaControl\
Chris Adelt
7/29/2008 3:58 AM
If you mean the problem is that you can not open the project files in VS2008, then please see the email I sent you which includes VS2008 project files instead of VS2005 ones.
Cem Alacayir
7/29/2008 5:28 AM
I'm having trouble getting VS2008 to convert the project correctly. If you don't mind could you send me the VS2008 files as well.
Ted Eysenbach
8/14/2008 11:47 AM