Hi Guys, im currently working on a silverlight application using your map control. it works fine when deployed to IIS6 but when i deploy to IIS7 it throws the following error:
[NullReferenceException: Object reference not set to an instance of an object.] ThinkGeo.MapSuite.SilverlightEdition.TileHandler.x89e980e974836afb(HttpContext x367528c7f091a5d2) +683 ThinkGeo.MapSuite.SilverlightEdition.TileHandler.ProcessRequest(HttpContext context) +93 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
it is running on 32bit windows server 2008. the default app pool is Classic .Net App Pool. I have attached the web.config file to this post as 'web.txt' as it wouldn't let me attach a file of type .config.
any help would be much appreciated.
Regards,
James
1635-Web.txt (6.5 KB)