Build Error In Sdk Samples
Hi,
I am attempting to install and look at your SDK samples using VS 2010. The conversion report for the project just has one warning but when I try to build it I get an error that says:
Error: 1
Description: 'Resources' is not a member of 'My'.
File: C:\Program Files (x86)\Seagull\BarTender Suite\SDK\Print SDK Samples\PrintPreview\VB\PrintPreview.Designer.vb
Line: 130
Column: 33
Project: PrintPreview
When I try to look at the PrintPreview.vb form, I also get an error that says, "The designer cannot process the code at line 129: Me.picUpdating.Image = My.Resources.updating The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again."
Dan
I am attempting to install and look at your SDK samples using VS 2010. The conversion report for the project just has one warning but when I try to build it I get an error that says:
Error: 1
Description: 'Resources' is not a member of 'My'.
File: C:\Program Files (x86)\Seagull\BarTender Suite\SDK\Print SDK Samples\PrintPreview\VB\PrintPreview.Designer.vb
Line: 130
Column: 33
Project: PrintPreview
When I try to look at the PrintPreview.vb form, I also get an error that says, "The designer cannot process the code at line 129: Me.picUpdating.Image = My.Resources.updating The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again."
Dan
0
-
I have resolved this by editing the Resources.resx file and removing the My. text so that it reads only "Resources.updating". 0 -
Great, thanks for the update. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare