Reports can't be upgraded from 2005 to 2008

I have converted all my rdl reports from 2005 to 2008 through BIDS conversion wizard.I have also converted the XSD file from 2005 to 2008.
When I try to load the report locally(through dotnet code), I am getting below run time error.
The report definition is not valid.  Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition' which cannot be upgraded.
Could you please help me to resolve this issue?.

Hi Dikshan,
As per my understanding, we can directly use Business Intelligence Development Studio (BIDS) Conversion Wizard to upgrade reports from 2005 to 2008. While in the upgrade process, we may run into the failed upgrade process, then we may receive the error message.
Based on my research, the reason why this issue occurred is that there are some assembly still refer to 8.0.0.0 version, other than 9.0.0.0 version. So we should manual change the 8.0.0.0 version string with 9.0.0.0. For more details, please refer to the
following blog post by Brian Hartman:
http://blogs.msdn.com/b/brianhartman/archive/2010/06/07/upgrading-web-application-projects-to-vs-2010.aspx
Hope this helps.
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • Upgrade from 2005 to 2008 R2 did not work

    I upgraded from 2005 to 2008 R2 32-bit this weekend. The upgrade gave me and error about not finding sqladmin so canceled and finished upgrade.  Database is still running on sql 2005. In the detail log it shows this. How do I get it to upgrade? Do I
    just run the install disk again?
    Thanks.
    Kevin
    Sql Server 2008 R2   MSSQLSERVER.INACTIVE MSSQL10_50.MSSQLSERVER         Database Engine Services                 1033                      
                   10.50.1600.1    No        
      Sql Server 2008 R2   MSSQLSERVER.INACTIVE MSSQL10_50.MSSQLSERVER         SQL Server Replication                   1033                  
                       10.50.1600.1    No        
      Sql Server 2008 R2   MSSQLSERVER.INACTIVE MSSQL10_50.MSSQLSERVER         Full-Text Search   

    Hello,
    Please try the workaround posted on the following post:
    http://blogs.msdn.com/b/baliles/archive/2012/04/27/how-to-fix-a-failed-sql-2005-2008-r2-or-2012-install-upgrade-mssqlserver-inactive.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Upgrade from 2005 and 2008 R2 to 2012 SP2

    My project is getting ready to upgrade from SQL Server versions 2005 and 2008 R2 to SQL Server 2012.
    Is there any known issues that we should look out for?
    For SQL Server 2005, we are only running the Database Engine, Full text search and SQL Server Agent. 
    For SQL Server 2008 R2 we are running Database Engine, Full Text Search, SQL Server Agent, Analysis Services, Reporting Services, and Integration Services.
    DJ

    Hello,
    A new full-text search service was introduced on SQL Server 2008, so about upgrading full-text search from SQL Server 2005 to SQL Server
    2012, please read the following article:
    http://msdn.microsoft.com/en-us/library/ms142490(v=sql.110).aspx
    On the post-installation tasks, please repopulate the full-text catalogs.
    To what edition of SQL Server 2012 you are upgrading? Do you know about the core-based Enterprise licensing
    Have you run Upgrade Advisor? Please read the following technical article too:
    http://download.microsoft.com/download/9/5/3/9533501A-6F3E-4D03-A6A3-359AF6A79877/SQL_Server_2012_Upgrade_Technical_Reference_Guide_White_Paper.pdf
    About Analysis Services, please read the following:
    http://technet.microsoft.com/en-us/library/ms143742(v=sql.110).aspx
    http://technet.microsoft.com/en-us/library/ms143229(v=sql.110).aspx
    http://technet.microsoft.com/en-us/library/ms143682(v=sql.110).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Lost XL reporter (.rcr) files after upgrade from B! 2005 to 2007 PL 47

    I have a user that says he has lost all of his XL reporter reports that he created since his upgrade of B1 from 2005 to 2007.  Has anyone had this issue?  Where are these reports stored?  Any ideas how to recover these reports?

    Dear Pat,
    XL Reports are actually stored in the individual company databases on which they are created, even if you uninstall the XLReporter addon, the reports will not be lost. XL Reports shouldn't also be deleted after an upgrade from 2005 to 2007 or from a patch to another. Thus far, I hadn't experienced any loss of XL Reports from upgrades.
    Hope this helps.
    Warmest Regards,
    Chinho

  • Upgrade from 2005 express to 2008 r2 express - provisionsystemaccounts.sql error

    Hi,
    I’ve been upgrading several of my clients and ran into this problem for one of them.
    When doing the upgrade I got..
    Looking at the error logs indicated..
    2015-03-21 11:54:07.58 spid7s     
    Database 'master' is upgrading script 'provisionsystemaccounts.sql' from level 0 to level 2.
    2015-03-21 11:54:07.59 spid7s     
    2015-03-21 11:54:07.59 spid7s     
    Starting provisionsystemaccounts.sql ...
    2015-03-21 11:54:07.59 spid7s     
    2015-03-21 11:54:08.02 spid7s     
    Error: 15151, Severity: 16, State: 1.
    2015-03-21 11:54:08.02 spid7s     
    Cannot find the user 'FILESERVER01\SQLServer2005MSFTEUser$FILESERVER02$ORSQLEXP', because it does not exist or you do not have permission.
    2015-03-21 11:54:08.03 spid7s     
    Error: 912, Severity: 21, State: 2.
    2015-03-21 11:54:08.03 spid7s     
    Script level upgrade for database 'master' failed because upgrade step 'provisionsystemaccounts.sql' encountered error 15151, state 1, severity 16. This is a serious error condition which might interfere with regular operation and the database will be
    taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective actions and re-start the database
    so that the script upgrade steps run to completion.
    2015-03-21 11:54:08.03 spid7s     
    Error: 3417, Severity: 21, State: 3.
    2015-03-21 11:54:08.03 spid7s      Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how
    to rebuild the master database, see SQL Server Books Online.
    2015-03-21 11:54:08.03 spid7s   
      SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.Running the Repair from the Installation centre
     brings up the same error.
    I noticed that the instance appears to be upgraded but basically the service won’t run. I can start it but it just stops again.
    So I found this which seems the same as my problem..
    https://ilkirk.wordpress.com/2011/03/07/in-place-sql-upgrade-error-2005-to-2008/
    Even though I can start the SQL Services using point 1 from the link above I can’t connect to sql using DAC.
    The sqlcmd won’t work and trying to connect through SSMS.
    > SQLCMD –E –A. I’ve also tried >SQLCMD FILESERVER1\ORSQLEXP –E –A and get the same results
    HResult 0xFFFFFFFF, Level 16, State 1
    SQL Server Network Interfaces: An error occurred while obtaining the dedicated administrator connection (DAC) port.
    Make sure that SQL Browser is running, or check the error log for the port number [xFFFFFFFF].
    When I try to connect to DAC via SSMS I get ..
    So I seem to currently have 2 problems, one using sqlcmd/DAC and the other with provisionsystemaccounts.sql.
    The sqlbrowser is running but from 90 (not sure if that matters) and I have removed (following online research) the 80 and 90 binn settings from the PATH just leaving 100 but this hasn’t changed the errors.
    I’ve tried enabling DAC using this advice below but it hasn’t made any difference. The service keeps stopping and no SQLCMD action.
    http://www.mssqltips.com/sqlservertip/2538/enabling-dedicated-administrator-connection-in-sql-server-2008-express-edition/
    So after trying numerous options I currently stumped.

    An update to this. I can now DAC via sqlcmd.
    Following the advice on
    [url]https://ilkirk.wordpress.com/2011/03/07/in-place-sql-upgrade-error-2005-to-2008/[/url]
    I'm at point 3
    3.Issue a ‘create login’ command to create the user / group you’re missing, followed by the all important GO
    and I'm a bit unclear on what to do. The user according to the error log is 'FILESERVER01\SQLServer2005MSFTEUser$FILESERVER02$ORSQLEXP'
    and I tried
    >sp_addsrvrolemember 'FILESERVER01\SQLServer2005MSFTEUser$FILESERVER02$ORSQLEXP', 'sysadmin'
    >go
    adding this seemed to work without error but running the repair from the installation centre bought up the exact same error as before.
    So, bearing in mind using the advice from the above link
    Have I added the user to the correct group?
    If not how do I do that?
    In the advice he also mentions..
    Now – why did this happen?  Well, in my situation it seems to be related to the fact that I upgraded the default instance first which also upgraded the Full Text Engine.  That, in turn, removed the Full Text Engine user group from the local groups. 
    In particular, I was missing “<ServerName>\SQLServer2005MSFTEUser$<ServerName>$MSSQLSERVER”.  Note the fact that it mentions the default instance, not the named instance!
    The SQLServer2005MSFTEUser login refers to a local Windows group that is used for controlling access to the Full Text Engine.  I suspect that when I upgraded the default instance, the installer removed the group from Windows, but not necessarily
    from the named instance of SQL.  Once I recreated the group, granted my service account access to mirror the other similar groups, and added that login back into SQL via the DAC, everything went fine from there.
    thanks,

  • SQL Server reporting services error "URl has already been reserved" while doing upgrade from SQL server 2008 R2 to SQL server 2012

    "URl has already been reserved".
    Reporting services for port 80 and 443 works fine both for reports and reportingserver on SQL server 2008 R2. But when I try to upgrade from SQL server 2008 R2 to 2012 this error pops up. How to make sure before upgrading regarding reporting services that
    URL reserves and SSL are fine  or how to fix reporting services are upgrade like repair install.
    Thanks

    Hi yashmitl,
    In your case, please running the following command to check the current URL reservations on http.sys.
    netsh http show urlacl
    Then, please delete the URL reservation by executing the following command try to resolve the issue.
    netsh http delete urlacl <url>
    There is a similar issue, you can refer to it.
    http://social.technet.microsoft.com/Forums/en-US/d5204dd3-e26d-4592-8ef0-a94005fc46a5/the-url-has-already-been-reserved?forum=sqlreportingservices
    Hope this helps.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Why can't I upgrade from 10.5.8 to 10.6? My MPB spits out the disc before it ever appears on the desktop.

    Why can't I upgrade from 10.5.8 to 10.6.3? My MPB spits out the disk before it ever appears on the desktop. The Snow Leopard disk is brand new, was still in shrink wrap until I opened it. I do have the hard drive partitioned, running Win XP with Boot Camp, if that might be the issue.

    Hey vlntrg,
    I have a 2002 model Powerbook that will sometimes (most of the time) refuse to mount a CD or DVD. It just grunts for a while and then spits it back out. When this happens, I will slap the bottom of the machine several times with an open hand, not too hard and not too soft. I read this somewhere online (I forget where), and I was hesitant to try it, but it was cheaper than replacing the SuperDrive.
    This will often allow me to insert and use the CD or DVD. I have also noticed that I have less trouble when the machine is cold than when it's warm.
    I've not had this trouble with my MacBook Pro.
    Another thought. Would it be possible to boot your machine in target disk mode and update your software using a friend's Mac? I'm sure there are others here who can better answer that question.
    Hope this helps.
    Andy

  • Looking for bright ideas for moving address book from MacBookPro that can't be upgraded from OS 10.5.8 (big bummer!) to iCloud and iPad2

    Looking for bright ideas for moving address book from MacBookPro that can't be upgraded from OS 10.5.8 (big bummer!) to iCloud and iPad2

    Have you tried exporting the contacts from address book on your mac to your desktop and importing them into the iCloud contact file using the import command from the menu when you select the gear icon.

  • Can Demantra be upgraded from 7.2.0 to 7.3.1.2 on DB 11gr2 ?

    Can Demantra be upgraded from 7.2.0 to 7.3.1.2 on DB 11gr2 ? Please Share the steps or Documents if the upgrade of demantra 7.2.0.1 to 7.3.1.1 is supported.

    oracle supports demantra upgrade from 7.2 to 7.3.0 . Demantra 7.3.1.x is supported on db 11g r2 bt 7.2 is not supported on db 11g r2.
    So we will require to upgrade from 7.2 to 7.3.0 without upgrading db. While we upgrade from 7.3.0 to 7.3.1.x ,we may upgrade our db to 11g r2 if required.

  • Can I still upgrade from CS5 to CS6

    Can I still upgrade from Photoshop CS5 to CS6 for the Mac?
    Help me please. I'm making banners [link removed by moderator]
    Thank very much

    Yes.  While it might depend on where you are located, go to the following page to purchase and be sure to select Upgrade.
    http://www.adobe.com/products/catalog/cs6._sl_id-contentfilter_sl_catalog_sl_software_sl_c reativesuite6.html

  • Can you get upgrade from elements 10 to photoshop?

    Can you get upgrade from elements 10 to photoshop?

    They also send the emails just for registering PSE, as long as you agree to let Adobe spam you when you register. And sometimes it's possible to get the special upgrade price even when it's not officially on, if you call adobe sales and ask nicely. It depends on the sales rep you get.

  • SSIS migrated from 2005 to 2008

    Hi,
    SSIS migrated from 2005 to 2008. The job ended successfully and text reports were created. However, in job history indicates the step still running. What did I miss during migrating SSIS process? Thanks.
    Chris

    Click on Refresh button changed nothing?
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Report Layout Changed After Upgrade from 4.6C to ECC6

    Dear Gurus,
    I do functional test of every process in ECC6 after upgrade from 4.6C. I found all report layout changed without variant (it's happen to all Query/SQ01 reports ). So I've to assign manually the fields for the reports, and create a default variant then.
    Why it happen ? Is there configuration or setting missed or this is standard while we do upgrade ?
    Thx in advance.
    Tri Wicaksono

    We do re arrange for all ALV report ...

  • Can't install upgrade from Acrobat XI Standard to Acrobat XI Pro

    I have Acrobat XI Standard installed on a new Dell Windows 7 PC. I just purchased an upgrade to Acobat XI Pro. I paid $199 and successfully downloaded the installation file from www.adobe.com.
    When I try to install the package, the installation proceeds through a few standard screens (e.g., the Welcome screen), and then I receive a setup error:
         "Setup has detected that you already have a more functional product installed. Setup will now terminate."
    Clearly, Acrobat XI Standard is not a more functional product than Acrobat XI Pro. How do I get around this error so that I can install the upgrade?

    Hey habilock,
    The reason why you are getting this error is that you are attempting to install Acrobat XI pro over XI standard, but you cannot install the same version of Pro over Standard.
    If they are different versions (like Acrobat Pro XI over Acrobat X), then it would work.
    You can also check the following link that clearly specifies that there is no such upgrade option of Acrobat XI over Standard:
    Buying guide | Adobe Acrobat XI Pro
    For more details on the same, you can refer another forum link discussing the same issue:
    setup has detected you already have a more functional product installed....
    Hope that helps.
    Regards,
    Anubha

  • Error in db  upgrading from 2005 to 2007 in b1

    Hi there,
    I am currently using SAP b1 2005 server and client
    im using Sql server 2005 for for database
    while upgrading the system from 2005 to 2007
    every thing(b1 server, client,company database) upgraded succesfully
    but while loging into company it is showing error
    "The company DB is not consistent, Check the SAP Business One log file for more information [Message 131-219]"
    how to correct this
    Thanks & Regards
    Radhakrishnan
    in the log file the error is like the following
    Failed to read threshold from file - ReadThresholdFromFile     C:\Program Files\SAP\SAP Business One\SAP Business One.exe     PID=2828     TID=2180
    30/04/2008  20:27:25:452211        Upgrade            Note           Threashold for IRU is 0.050000     C:\Program Files\SAP\SAP Business One\SAP Business One.exe     PID=2828     TID=2180
    30/04/2008  20:28:16:635453        Upgrade            Error          FromVersion=680318     ToVersion=860029     UPG_DoObjectUpgradeInt 2, error in object index=276, object name=Japanese Local Era, object ID=275
    STACK:
    Frame id=00: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02DF9710
    Frame id=01: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02BCC676
    Frame id=02: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02BCB392
    Frame id=03: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02BCB30D
    Frame id=04: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02BC9344
    Frame id=05: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x0257D254
    Frame id=06: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02C3EEB1
    Frame id=07: "C:\WINDOWS\system32\kernel32.dll"; base=0x7C800000, offset=0x7C80B50B
         C:\Program Files\SAP\SAP Business One\SAP Business One.exe     PID=2828     TID=2180
    30/04/2008  20:25:09:463527        Upgrade            NoteLogAlways     FromVersion=680318     ToVersion=860029     Ending the company upgrade     C:\Program Files\SAP\SAP Business One\SAP Business One.exe     PID=2828     TID=2904

    Hi,
    here's the link:
    Create Message
    EDIT: first link was wrong - sorry
    regards
    David
    Edited by: David Nussböck on May 2, 2008 10:12 AM

Maybe you are looking for

  • Is there a way to get iphone 4s out of recovery mode without restoring it?

    i was just using my iphone 4s normally and it just froze randomly. i held down the power and home button like i usually do, because my phone freezes up on me somewhat often. i saw a "connect to itunes" screen that i have never seen before, and once i

  • Error in Pivot table

    Hi, I created a report having three pivot tables. Its working fine except for one where i have more records than other two. I have 3 dimension columns and one measure. I want a grand total and sub total on 2 dimensions. Maximum number of records in m

  • Help In Programming Needed.

    This is part of a program written in JSP using netbean. <% try { String driver = "com.mysql.jdbc.Driver"; String database = "jdbc:mysql://localhost/crm"; Class.forName(driver); System.out.println("Driver " + driver + " loaded."); Connection connectio

  • Delete or remove a Solution - possible?

    Hi, We have a CSL deployed to a customer tenant that I believe is causing problems and errors. How can I remove it? I logged into their tenant in Cloud Applications Studio and deleted the solution which seemed to succeed but the errors are still ther

  • Question about iPad2 screen protector

    I got a Great Shield screen protector for my new iPad. It was super easy to install and looks great. But when I saw it online, it had two holes at the top, one for the camera and one for the light meter (I think that's what it is, the tiny circle abo