<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Migrating from ASP.NET 1.x to ASP.NET 2.0</title><link>http://forums.asp.net/180.aspx</link><description>Discuss issues about compatibility with and migration from previous versions of ASP.NET.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Problem in sorting after Migratation of application in framework 1.0 to frame work 3.0</title><link>http://forums.asp.net/thread/3252128.aspx</link><pubDate>Tue, 23 Jun 2009 06:05:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3252128</guid><dc:creator>AkshayaTritiya</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3252128.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=180&amp;PostID=3252128</wfw:commentRss><description>Hi all,&lt;br /&gt;&lt;br /&gt;Its not the code wrong.&lt;br /&gt;&lt;br /&gt;The reason for this problem was:&lt;br /&gt;&lt;br /&gt;As
Sorting was not working after Upgrading the Crystal reports to
Version=10.5.3700.0, &amp;nbsp;Sorting was handled in the stored procedure. &lt;br /&gt;But
the crystal report which was taking data from the Data Set was not
refreshed , when I refreshed &amp;nbsp;the stored procedure , It started working.&lt;br /&gt;&lt;br /&gt;Steps to refresh the Stored Procedure In Crystal reports .&lt;br /&gt;1) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open the Crystal reports Form .&lt;br /&gt;2) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open Field Explorer&lt;br /&gt;3) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Expand the Database fields.&lt;br /&gt;4) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Click on Database expert.. &amp;nbsp;label. &lt;br /&gt;5) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;It opens the wizard , their Remove the Stored Procedure , that you have connected before and say ok. &amp;nbsp;&lt;br /&gt;6) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Again Click on Database Export ...label , In the Wizard Select the same procedure , which was deleted before.&lt;br /&gt;7) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Now &amp;nbsp;place all &amp;nbsp;the fields at appropriate place in the Crystal report form.&lt;br /&gt;&lt;br /&gt;This will solve the Problem.</description></item><item><title>Problem in sorting after Migratation of application in framework 1.0 to frame work 3.0</title><link>http://forums.asp.net/thread/3224732.aspx</link><pubDate>Thu, 11 Jun 2009 06:46:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3224732</guid><dc:creator>AkshayaTritiya</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3224732.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=180&amp;PostID=3224732</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi all,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My application was running on Visual studio 2002 i.e framework 1.0&amp;nbsp; . Now I have migrated&amp;nbsp; the application from Framework 1.0 to framework 3.0 .&amp;nbsp;&amp;nbsp; Every thing works fine with some fixes.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Only problem as of now is with&amp;nbsp; Crystal reports&amp;nbsp; .&lt;/p&gt;&lt;p&gt;In crystal reports sorting was not working , So I manually passed the values to Stored procedure&amp;nbsp; for sorting and than displaying those values on reports , But even though&amp;nbsp; Stored Procedure is returning correct Result with sorted data set , the report&amp;nbsp; displayed using CR is not showing the sorted list , Can some one please help w.r.t to this Issue.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>