
08-05-2010 08:12 AM
Maybe I'm missing something obvious. Using 7.2, I generated an Accounts quick form using the wizard in AA. The project built fine and the new ascx was apparently generated:
INFO - Building Quick Form: 'AccountForm2'.
INFO - Quick Form 'AccountForm2' built as \\Webroot\Common\SmartParts\Account\AccountForm2.a
But when I look at the Account directory in the local VFS, that specific ASCX file isn't present. Is this a known issue?
Thanks.
08-05-2010 11:18 AM

08-05-2010 01:21 PM
I don't think so because the Inetpub\wwwroot\SlxClient\SmartParts\Account directory doesn't have the layout and code-behind for this Quickform.
I re-deployed to a brand new location just to make sure and the out-of box Quickforms have the corresponding files deployed here but not the Quickform created via the wizard.