1. william yau
  2. SnapDevelop
  3. Tuesday, 21 July 2020 06:16 AM UTC

HI Guru

 

 I studied your Migration materials from Powerscript to C# at

https://docs.appeon.com/powerscriptmigrator2019r2/PB_to_CSharp_Migrating_Re-factored_Business_Logics(NVOs)/index.html

 

I found out “datastore” syntax error which different to migration materials like attached picture

Would you advise me how to fix the error

 

 

Best regards

William Yau

 

Accepted Answer
william yau Accepted Answer Pending Moderation
  1. Tuesday, 21 July 2020 09:49 AM UTC
  2. SnapDevelop
  3. # Permalink

Hi Logan

I cannot find out namespace which contains "DataStore" would you advise me how to seach it 

 

Best regards

William 

Comment
  1. Logan Liu @Appeon
  2. Wednesday, 22 July 2020 02:31 AM UTC
Hi William,

Generally, you should use regular expressions in your IDE to search for "namespace *DataStore" throughout the solution.

However, when looking for strings from the entire solution, SnapDevelop 2019 R2 does not support the "regular expression" option. We are already trying to fix this issue. Therefore, you can search for "DataStore" from the entire solution to work around it.

Regards,

Logan
  1. Helpful
  1. william yau
  2. Wednesday, 22 July 2020 02:35 AM UTC
Hi Logan

THANK FOR YOUR HELP



WILLIAM
  1. Helpful
There are no comments made yet.
william yau Accepted Answer Pending Moderation
  1. Tuesday, 21 July 2020 09:57 AM UTC
  2. SnapDevelop
  3. # 1

Hi Logan

 

 I created another for testing it. It still not allow user "New DataStore"  is need me to download some

package form nuget

 

best regards

William 

Comment
There are no comments made yet.
Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 21 July 2020 09:25 AM UTC
  2. SnapDevelop
  3. # 2

Hi William,

It seems that there is a certain namespace that contains "DataStore" in your project. It may conflict with the name of the DataStore class. Please find out it and rename it.

Regards,

Logan

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.