rafizan46
Posts: 62
Joined: Wed Mar 29, 2017 2:45 pm

Invalid MSI identifier string [.ontrol.Text.NewDialog_4#ProductLog].

Help !!! .. i can't open my project this morning. I got error Invalid MSI identifier string [.ontrol.Text.NewDialog_4#ProductLog]. What should i do? :(
Untitled1.png
Untitled1.png (84.21 KiB) Viewed 3105 times
rafizan46
Posts: 62
Joined: Wed Mar 29, 2017 2:45 pm

Re: Invalid MSI identifier string [.ontrol.Text.NewDialog_4#ProductLog].

Problem solved. Thanks.. I figure out something wrong with this row
<ROW Dialog_="NewDialog_4" Control="ProductLogo" Type="Bitmap" X="17" Y="6" Width="99" Height="102" Attributes="1" Text="[NextCancelButtons]" Order="600" MsiKey="NewDialog_4#ProductLogo"/>
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Invalid MSI identifier string [.ontrol.Text.NewDialog_4#ProductLog].

Thank you for your follow up on this.

If same issue will occur again then please try to see if you could isolate the issue in a small test case or pattern which generates this glitch. This will be very useful for us.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
rafizan46
Posts: 62
Joined: Wed Mar 29, 2017 2:45 pm

Re: Invalid MSI identifier string [.ontrol.Text.NewDialog_4#ProductLog].

Hi, this morning the same problem occur again. I dont know what actually cause it. The row suddenly become this
<ROW Dialog_="NewDialog_4" Control="ProductLogo" Type="Bitmap" X="185" Y="8" Width="99" Height="102" Attributes="1" Text="[swordf]" Order="1000"/>
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Invalid MSI identifier string [.ontrol.Text.NewDialog_4#ProductLog].

Unfortunately I really cannot say what is happening.

Did you configure any settings within the Advanced Installer with UI application for the "ProductLogo" control of your "NewDialog_4" dialog from "Dialogs" page of your setup project? Maybe you can manage to find a pattern.

Also, please make sure the XML content of your AIP setup project is not edited by any third party tool (like a version control tool during a merge/check-in operation).

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”