Thanks Markus, that solved the problem!
I don't think I would have figured that one out.
Thank you all for your help.

-Doug



On Jun 25, 2012, at 4:15 PM, Markus Stoll wrote:

> Hi,
> 
> overwrite in your Application class the method "adaptorExtensions()", using 
> this fragment:
> 
> 
>    private static String[] myAppExtensions = {};
>    public String[] adaptorExtensions() {
>        return myAppExtensions;
>    }
> 
> 
> Then the generated urls will keep the .dll / .exe suffix, when deploying 
> under IIS
> 
> Regards, Markus
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to