SSRS Migration from SharePoint integrated mode to Native mode using rs.exe -i ssrs_migration.rss

Pankaj Pawar 21 Reputation points
2020-05-28T22:30:27.69+00:00

i am getting error while running below command
rs.exe -i ssrs_migration.rss -e Mgmt2010 -s https://SourceServer/_vti_bin/reportserver -u user1 -p Password -v ts="https://Targetserver/ReportServer" -v tu="user2" -v tp="Passowrd2"

Error -

The specified script failed to compile with the following errors:
?D:\MSRS15\Shared Tools> "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe" /t:exe /main:MainModule /utf8output /R:"System.dll" /R:"System.Xml.dll" /R:"System.Web.Services.dll" /R:"D:\MSRS15\Shared Tools\RS.exe" /out:"C:\Users\ad.rupeshkumar.beher\AppData\Local\Temp\240g3j2o\240g3j2o.exe" /debug- "C:\Users\ad.rupeshkumar.beher\AppData\Local\Temp\240g3j2o\240g3j2o.0.vb" "C:\Users\ad.rupeshkumar.beher\AppData\Local\Temp\240g3j2o\240g3j2o.1.vb"

Microsoft (R) Visual Basic Compiler version 14.7.3062
for Visual Basic 2012
Copyright (c) Microsoft Corporation. All rights reserved.

This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see http://go.microsoft.com/fwlink/?LinkID=533241

C:\Users\ad.rupeshkumar.beher\AppData\Local\Temp\240g3j2o\240g3j2o.1.vb(22) : error BC30203: Identifier expected.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,811 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,646 Reputation points
    2020-05-28T22:31:25.203+00:00

    Hi,

    Q&A currently supports the products listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can reach the experts in the dedicated forums over here:

    SharePoint
    https://social.technet.microsoft.com/Forums/en-US/home?category=sharepoint

    SQL Server Reporting Services
    https://social.technet.microsoft.com/Forums/en-US/home?forum=sqlreportingservices

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Dave Patrick 426K Reputation points MVP
    2020-05-28T22:32:20.533+00:00

    SSRS is not supported here on QnA. I'd try asking for help in dedicated forums here.

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices

    --please don't forget to Accept as answer if the reply is helpful--


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments