C# mapserver
Jeff McKenna
jmckenna at DMSOLUTIONS.CA
Fri Jul 13 09:59:03 PDT 2007
As Tamas is mentioning, regarding Apache port and MS4W, here is a
section from the MS4W README
(http://www.maptools.org/ms4w/index.phtml?page=README_INSTALL.html)
"Apache with MS4W is configured to use port 80. Your system might be
already using this port (IIS could cause this for example). If you want
to change the port that Apache uses modify the following file:
/ms4w/Apache/conf/httpd.conf
line 120: Listen 80
TCPView (http://www.sysinternals.com/Utilities/TcpView.html) is an
example of shareware that lets you see how the ports on your machine are
being used."
jeff
Tamas Szekeres wrote:
> I'm afraid I couldn't understand the problem exactly.
>
> However I would suggest you to copy all of the dll-s (the mapscript
> dll-s and all of the dependencies) into your application directory.
>
> I suppose apache and IIS are listening on the same port (probably on
> TCP 80) so you might want to configure any of them into a different
> port, either by:
>
> - Changing 'Listen 80' in httpd.conf or
> - Changing the TCP Port setting on the default web side using the
> Internet Information Services snap-in.
>
>
> Best regards
>
> Tamas
>
>
> 2007/7/13, lakku <veeraswamyd at yahoo.co.in>:
>> hi
>> iam woking with ms4w2.24
>> in php it is working
>> now iam working with mapscript Csharp
>> if i have to run the project in c# ,i have to stop the apache service
>> then
>> only it is running and it is
>> displaying error as "unable to load mapscipt_csharp.dll".
>> if i start the apache service then i have to stop the default website in
>> IIS then csharp project is not
>> running.
>> plz solve my problem
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/C--mapserver-tf4072921.html#a11575284
>> Sent from the Mapserver - User mailing list archive at Nabble.com.
>>
>
--
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca
More information about the MapServer-users
mailing list