Hi, I downloaded the dotnetviewersample and want o make a Visual Studio 2008 project of it. After copying the sample code to the VS-www directory and the MG-dlls to the bin directory, I opend the directory as Website. Trying to compile, I came across the following problems ...
1) Type or Namespace JsonObject was not found => I took the proper namespace Jayrock.Json ... works! 2) File \query\property.aspx could not be found => not strange, because it is stored in the directory \query\classes\property.aspx ... but where is this path stored?... in a binary? I have not found it in the code and moved the file in the directory above ... dirty but works ... 3) The path /utilityfunctions.aspx could not be assigned. ... found some wrong include paths, but can't eleminate this error ... any ideas? A downloadable Visual Studio website solution would be great ... ;-) Has anyone experiences with the asp.net development server? I don't want to install IIS on my development machine ... Best regards ... stoff -- View this message in context: http://www.nabble.com/Create-a-Visual-Studio-2008-Solution-of-dotnetviewersample-tp18235849p18235849.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
