- This topic has 12 replies, 2 voices, and was last updated 5 years, 9 months ago by werkstattboss.
-
AuthorPosts
-
February 8, 2019 at 12:01 pm #38146werkstattbossParticipant
Hello
I get several Errors when compiling project with 10.1 Berlin on win10
first I get an Error 2217 (published field is not of type class nor interface) in file acThdTimer at line 23 on “interval”
found a “workaround” by inserting {$M-}, but then another error occurs:
(E2134 Type
has no type information) in file acShellCtrls at line 642 on “function G_ValidateWildText(const S, Mask: string; MaskChar: Char = CharQuest; WildCard: Char = '*'): Boolean;” Also the units declared at the top of the Mail file of the program are underlined red / not found. Paths are correct (Library and search)
I tried to install an old Version (13…) but no effect. Use the latest Version (14.14 stable) now.
I don't understand why these errors occur now, never before I had any issue of such a kind.
Can you help?
TIA Rolf
February 8, 2019 at 2:58 pm #59035SupportKeymasterHello
You tried to make a new application with AlphaSkins? How it compiled?
February 14, 2019 at 12:23 pm #59084werkstattbossParticipantThe Program is not new.
It always compiled without errors.
Now these errors occur.
February 14, 2019 at 3:54 pm #59086SupportKeymasterI mean – try to make a new project and compile it with AlphaControls.
If compiled Ok then problems in the old project configuration, we will search a reason of the problem there then.
February 15, 2019 at 1:31 pm #59090werkstattbossParticipant'Support' wrote:I mean – try to make a new project and compile it with AlphaControls.
If compiled Ok then problems in the old project configuration, we will search a reason of the problem there then.
Tried a new project, no error. Just used several Datasets, a skinmanager and a dbgrid, is that enough?
February 19, 2019 at 5:40 am #59097SupportKeymasterI think, something happened with config of your project.
Can I connect to your PC via the TeamViewer tool?
February 19, 2019 at 7:46 am #59109werkstattbossParticipant'Support' wrote:I think, something happened with config of your project.
Can I connect to your PC via the TeamViewer tool?
Which version will you use and when ?
PS:
which File could be “defect”
I have backups of different Compilations, maybe I could find the error with Beyond compare or so myself?
February 19, 2019 at 5:49 pm #59120SupportKeymasterI can connect now or tomorrow all day.
We can discuss it in the Skype also, my name is Sergvg76 there.
February 21, 2019 at 9:01 am #59148werkstattbossParticipant'Support' wrote:I can connect now or tomorrow all day.
We can discuss it in the Skype also, my name is Sergvg76 there.
I don't use skype.
send an e-Mail to my Mail address.
February 25, 2019 at 5:59 am #59160SupportKeymasterCan we connect at the evening today?
February 26, 2019 at 7:01 pm #59168werkstattbossParticipant'Support' wrote:Can we connect at the evening today?
Can I send you screenshots and / or the dproj / dpr File?
You should have access to my registered Mail adress.
I do`t like posting it all on the forum.
February 26, 2019 at 7:13 pm #59169SupportKeymasterOf course, please send it to support@alphaskins.com
February 27, 2019 at 8:33 am #59170werkstattbossParticipant'Support' wrote:Of course, please send it to support@alphaskins.com
Finally found the solution: in the .dproj file of another project I found this
true
line which was missing in the problematic .dproj file.
Pasted the Line and all is ok.
Thank you for your support and the hints that led me to the solution.
Rolf
-
AuthorPosts
- You must be logged in to reply to this topic.