[Mapserver-DE] csharp-mapscript
Christian Wilmes
C.Wilmes at gmx.de
Die Jun 6 17:59:23 CEST 2006
Hallo,
ich versuche mich gerade am C#-Mapscript, habe aber leider noch keinen Erfolg verbuchen koennen. Gibt es vielleicht irgendwo ein kleines einfuehredes Beispiel? Ich habe bisher 2 Zeilen geschrieben welche beide eine Exception schmeissen:
mapObj myMap = new mapObj(myMap.map);
outputFormatObj jpeg = new outputFormatObj("GD/JPEG", "JPEG");
Hier mal die Exception:
System.TypeInitializationException was unhandled
Message="The type initializer for 'mapscriptPINVOKE' threw an exception."
Source="mapscript_csharp"
TypeName="mapscriptPINVOKE"
StackTrace:
at mapscriptPINVOKE.new_mapObj(String jarg1)
at mapObj..ctor(String filename)
at GeoDataPipelineViewer.Program.Main() in C:\src\Visual Studio 2005\Projects\GeoDataPipelineViewer\GeoDataPipelineViewer\Program.cs:line 19
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Danke schon mal im Voraus fuer die Hilfe.
Christian
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)