Hello everyone,
I have seven webforms that works fine at design time. But when I package it
for installment, I get an unrecoverable error. If I remove one of the
webforms, the packaging continues without a problem.
I thought it was the form that I removed was the culprit. So, I added a
blank webform and built the setup, and I get the unrecoverable error.
Does anyone know if there is a limit of how many webforms can be in a single
application?
Thanks in advance for your assistance.
Steve Lutz - 27 Apr 2005 03:49 GMT
I don't think there is a limit, but I could be wrong.
But I know that 7 is way below the limit if there is one.
I have a webapplications that has over 200 webforms.
I am assuming that your application compiles, and the Error is when creating
an installer, right? Since the installers are very easy to create, have you
tried just recreating the installer project?
Steve
> Hello everyone,
>
[quoted text clipped - 9 lines]
>
> Thanks in advance for your assistance.