[mapguide-users] Application develop environment
Gunter Becker
gunter.becker at CSOGIS.DE
Tue Nov 13 05:14:21 EST 2007
Yes, configPath points to my webconfig.ini.
(C:\inetpub\wwwroot\MainWeb\webconfig.ini)
And I've also tested Page.ResolveUrl(). That's OK.
By the way, can I have that UNC-Path or must it be the default path (local
path) as seen from WebExtension on the server? Does my application need to
reference these files?
Gunter
Jackie Ng wrote:
>
> Does configPath actually point to your webconfig.ini?
>
> It could be that it's looking for webconfig.ini in the "temporary asp.net
> files" folder.
>
> Have you tried Page.ResolveUrl() for the webconfig.ini path?
>
> - Jackie
>
>
> Gunter Becker wrote:
>>
>> Hi,
>>
>> I wonder how to set up my develop environment. I'd like to have my
>> webapplication on a different computer (on my client machine) than the
>> MapGuide OpenSource Software (on the server).
>> Currently I'm developing with Visual Studio and the .NET Framework. I
>> copied the required dll's into the bin folder and also copied the
>> "webconfig.ini" to my webapplication (into the root directory).
>> In the "webconfig.ini" I've done the following changes.
>>
>> - changed the IpAddress-Parameter under [SiteConnectionProperties] to the
>> servers IP
>> - changed the ResourcesPath to an UNC-Path to Resource folder
>> (\\vm-mgos\MapGuideOpenSource\WebServerExtensions\www\mapagent\Resources)
>>
>> So, most time this works for me but sometimes I notice this exception:
>>
>> - Failed to retrieve message for "MgFileIoException". (happens at
>> MapGuideApi.MgInitializeWebTier(configPath))
>>
>> Are there some other settings I have to do?
>>
>> Gunter
>>
>
>
--
View this message in context: http://www.nabble.com/Application-develop-environment-tf4796625s16610.html#a13722950
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list