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

Source code to webmail demo

11 Answers 483 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Teija
Top achievements
Rank 1
Teija asked on 07 Oct 2009, 08:03 PM
Hi

For some time ago I found a link to download the source code to http://demos.telerik.com/webmail/
Now I cannot find it anymore. Where is it possible to find it?

/Mathias

11 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 08 Oct 2009, 08:38 AM
Hello Mathias,

Please refer to the attached screenshot for details on the matter.

Best wishes,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Mark
Top achievements
Rank 1
answered on 15 Apr 2010, 10:21 PM
Hi Matthias,

I downloaded the source from that link, but it doesn't appear to build properly.  Is there a problem with the source?

Mark
0
T. Tsonev
Telerik team
answered on 16 Apr 2010, 01:31 PM
Hi Mark,

It appears to be working fine on my end. I'm testing with VS2008 SP1 and SQL Express 2008. What error are you getting?

Sincerely yours,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Jay Dwire
Top achievements
Rank 1
answered on 01 Nov 2010, 11:13 PM
Hello,
Does the webmail demo work with visual studio 2008?  When I try to build the website I get the following error:

Error 1 Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive. C:\Documents and Settings\jay\Desktop\source\Web.config 17 

I understand that .Net 4.0 does not work with vs 2008.  Is there a version of the webmail demo that works with vs 2008 and .Net 3.5?

thanks,
Jay
0
Sebastian
Telerik team
answered on 02 Nov 2010, 10:39 AM
Hi Jay,

The latest online version of our WebMail demo is built against .NET 4. If you want to use it under VS 2008 and  .NET 3.5, you will need to modify the application's web.config to include references to the .NET 3.5 versions of the assemblies registered there.

Best regards,
Sebastian
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Qudsia
Top achievements
Rank 1
answered on 17 Aug 2011, 12:52 PM
hello ,

i was getting the this error when i opened the demo on VS 2008 and Sql server 2008

Error 1 Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive. C:\Documents and Settings\jay\Desktop\source\Web.config 17

Then i changed web.config to framework 3.5  &  after changing into web.config i m getting this error

Error    48    Could not load file or assembly 'Telerik.Web.Design' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.        


will you please suggest me how can i check the demo  on Vs 2008 as i don't have vs 2010.

0
Peter
Telerik team
answered on 22 Aug 2011, 07:08 AM
Hello Qudsia,

Did you also replace the Telerik assemblies in the bin with their .net 3.5 build version?

All the best, Peter
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Thangamani
Top achievements
Rank 1
answered on 25 Jul 2012, 07:11 AM
Hi,
      I'm new to telerik, i have downloaded the demo version of telerik. i'm using microsoft visual studio '05 and framework of 2.0. When i try to open "RadControls for Silverlight Q2 2012 Demos" i'm getting this "Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive" error in my browser. even i have tried changing the framework in this path"C:\Program Files\Telerik\RadControls for Silverlight Q2 2012\Demos\Examples.Web" but still its not working. Any help will help me alot.
0
Peter
Telerik team
answered on 25 Jul 2012, 02:01 PM
Hi Thangamani,

You need to run the sample in .NET 4.0. Here are the requirements taken from the readme file of the webmail demo:

==== Requirements ====

Telerik RadControls for ASP.NET AJAX Q2 2012 (2012.2.607, full trial or purchased installation)

Visual Studio 2010 (or later)
Microsoft .NET framework 4.0
SQL Server Express Edition 2008 (or later)


==== Connecting to a different instance of SQL Server ====

The application is configured to connect to the (local) instance by default.
If your SQL Server is using a different instance name, update the connection string in the web.config file.


All the best,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Akash
Top achievements
Rank 1
answered on 21 Sep 2015, 10:42 AM

I Found this Error While trying to run this particular Application.


Exception has been thrown by the target of an invocation.

 A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

 

In CS FIle :


RadGrid1.Rebind(); -------------- Get Error in this Line...

Please Help ....​

0
Vessy
Telerik team
answered on 24 Sep 2015, 06:25 AM
Hi Akash,

I have just answered your other post on the subject - please refer my answer here:
http://www.telerik.com/forums/telerik-web-mail-demo-app-code

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Teija
Top achievements
Rank 1
Answers by
Paul
Telerik team
Mark
Top achievements
Rank 1
T. Tsonev
Telerik team
Jay Dwire
Top achievements
Rank 1
Sebastian
Telerik team
Qudsia
Top achievements
Rank 1
Peter
Telerik team
Thangamani
Top achievements
Rank 1
Akash
Top achievements
Rank 1
Vessy
Telerik team
Share this question
or