This is a migrated thread and some comments may be shown as answers.

Error creating DataSource

4 Answers 94 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ritchie
Top achievements
Rank 1
Ritchie asked on 10 Jan 2011, 05:10 AM
Hi. 
I am using Telerik Reporting Q3 2010.  I am trying to create my first basic report and am following the instructions as per;
http://www.telerik.com/help/reporting/quick-start-create-simple-report.htmlI create a class library
  • I add a new Telerik report.  The wizard fires up
  • I get to the point where I create a new datasource.
  • When I click the "Add New DataSource ..." button on the Choose Data Source step of the report wizard - and then select "SQL datasource", I get the following error;
"Object Reference not set to an instance of an object".

Thing is, when I was using the demo version I had no such worries.  This morning I uninstalled that version and then installed a purchased version.  It installed OK.  I removed the previous class library project that used the demo version references and have created a new library prior to creating the report.

Anyone seen this problem or have a suggestion?

thanks Ritchie


4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 11 Jan 2011, 02:33 PM
Hello Ritchie,

You are the first one to report such behavior and due the generic error, we will need more information and our suggestion is to use VS to debug itself - just choose Debug->Attach to process to debug another instance of devenv.exe and enable First Chance Exceptions on the On the Debug menu, select Exceptions (or use Ctrl+D,E from the keyboard). Then you have to monitor the Output windows. This approach is mainly used when Visual Studio hangs and exits unexpectedly however we hope it will give us more information.

You can also start Visual Studio with enabled log to see if that would bring more light to the problem. Anything relevant that you can think of and share would be highly appreciated.

Kind regards,
Peter
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.
0
Peeyush
Top achievements
Rank 1
answered on 16 Jan 2011, 01:56 PM
Hi Peter

I am facing same error message (screen shot attached) whenever I try to add a new Datasource. Strangely this error didn't occur for the first few times after I installed Telerik Reporting Q3 2010. I have Win 7 Premium home and VS 2008 installed in my Dev machine.
0
Peter
Telerik team
answered on 18 Jan 2011, 04:09 PM
Hi Peeyush,

We are still unaware of the root of the issue. Please use the debugging approach we have explain in our previous post. We need more information and the exact exception that causes the error in order to further investigate and advise you on the topic.

Regards,
Peter
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.
0
Peeyush
Top achievements
Rank 1
answered on 18 Jan 2011, 06:15 PM
Hi Peter, thanks for replying! This issue got resolved in my laptop after installing VS 2008 SP1
Tags
General Discussions
Asked by
Ritchie
Top achievements
Rank 1
Answers by
Peter
Telerik team
Peeyush
Top achievements
Rank 1
Share this question
or