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
>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
