SAP Crystal report not defined

Ruba 1 Reputation point
2021-04-07T13:06:47.79+00:00

dear all ,

I'm working on windows 10 visual studio 2019 and upgraded from VS 2008 after upgrade Ive added to config file

<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup> it worked well on my pc but with every build soluion i need to put it back

when i tried to run it on clients it wont work

so i moved on with the steps of below

https://blogs.sap.com/2020/10/30/upgrading-a-visual-studio-2008-2019-.net-project-with-the-latest-cr-.net-sdk-packages/

now its working and giving me
type file is not defined !!!

please I need help 85371-list.jpg

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Testing
Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dylan Zhu-MSFT 6,426 Reputation points
    2021-04-08T05:30:59.95+00:00

    Hi Ruba,

    It seems that you also need to update some new syntax rules for your VB project.

    You can refer to this thread: https://stackoverflow.com/a/156933/11557747, and follow this document: What's new for Visual Basic to check other hidden errors in your project

    Best Regards, Dylan

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our * *documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.