Hi, Those files can be found in the /mapscript/csharp directory of the mapserver source tree. The current release can be downloaded from here:
http://download.osgeo.org/mapserver/mapserver-4.10.3.tar.gz In your application add a reference to the mapscript_csharp.dll and ensure that all of the dependent dll-s are available in the PATH. Most of the binary distributions like ms4w and FWTools should contain all the dll-s required. Best regards, Tamas 2007/9/12, Hayden Fisher <[EMAIL PROTECTED]>: > Hi Howard, > > Yeah I was just thinking the same thing! Where would I find the source > for the C# MapScript? > > Regards, > Hayden Fisher > > -----Original Message----- > From: Howard Butler [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 12 September 2007 12:18 PM > To: Hayden Fisher > Cc: [email protected] > Subject: Re: MapScripting on ASP pages > > Do you mean old-school VB6? no. You could use the .NET/C# bindings > with ASP.NET though. > > Howard > > On Sep 11, 2007, at 8:42 PM, Hayden Fisher wrote: > > > Hi All, > > > > > > > > Have basically just started with MapServer, MapScript etc. My > > situation is that I'd like to build a mapping application into some > > ASP pages, e.g. VB. > > > > However the examples I've come across are all for either PERL, > > PYTHON and PHP. > > > > > > > > (These existing pages are already querying out a lot of attribute > > information from MapInfo tables so there's not too much chance of > > changing languages, hence the following questions) > > > > > > > > Is there a VB version out there? If so where could I find a copy? > > If not is there still a way to build an application into the *.asp > > pages using the above languages? > > > > > > > > Any advice would be great on where to start. > > > > > > > > Regards, > > > > Hayden Fisher > > > > Development and Support > > > > BizeAsset Pty Ltd > > > > [EMAIL PROTECTED] > > > > Mob: (04) 3838 4747 > > > > Ph: (07) 3369 2222 > > > > Fax: (07) 3369 8883 > > > > Toll Free: 1800 836 850 > > > > > > > > >
