The C# "How do I" sample project that ships with the ThinkGeo Map Suite Web Edition runs fine when hosted on Visual Studio development server but throws an error saying "MapParser undefined" when hosted on an IIS virtual directory. Changing the app pool to "classic .net" fixed it. But I would like to run it in "Default App Pool" (integrated pipeline mode). Is there a way to do it ?
ThinkGeo web edition sample project doesn't run when hosted on iis
Hi amritayan,
I guess using custom modules or handlers in web edition is the key problem which cannot work with IIS7 integrated mode. It's in our schedule already. But currently, we have higher priority tasks to work. Please use Classic mode temporary. Here is an article for this issue which we need to do some research first when we are available. We'll let you know then.
msdn.microsoft.com/en-us/library/bb515251.aspx
Please let me know if you have more questions.
Thanks,
Sun