Telerik Forums
Community Forums Forum
0 answers
144 views
Hello,
I hope this useful:
How To Create A JSON Web Service In ASP.NET

Kind regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 04 Aug 2009
0 answers
104 views
Hello,
I hope this useful:
45+ Excellent Code Snippet Resources and Repositories

Kind regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 04 Aug 2009
0 answers
77 views
Hello,
I want to share this:
5 CSS Techniques For Your Next Web Design

Best regards,
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 04 Aug 2009
3 answers
2.3K+ views
I am trying to get the windows logged on user name inside the user control using ASP.NET and C#. I am using (System.Web.HttpContext.Current.User.Identity.Name) to get the current  windows logged on username. It is giving NETWORK SERVICE as the username instead of current logged in username. After some research i have changed the sitefinity web.config. I have changed authentication mode to windows and now i am getting current logged on username. But, the sitefinity admin site is not working and everything else is working fine.
getting error message when accessing admin site

Server Error in '/' Application.

This type of page is not served.

Description: The type of page you have requested is not served because it has been explicitly forbidden.  The extension '.aspx' may be incorrect.   Please review the URL below and make sure that it is spelled correctly.

Requested URL: /sitefinity/admin/default.aspx


Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082


Please post if you have any ideas how to get current logged on username without changing the authentication mode to windows or post how to recover the sitefinity admin site.

Thanks in advance..........
Dido
Telerik team
 answered on 04 Aug 2009
5 answers
148 views

I haven't explored all yet.. but, I'm loving what I'm finding!  

This company, you guys, and gals.. are a class act!

Thanks!
Peter
Telerik team
 answered on 03 Aug 2009
0 answers
90 views
Some useful links on web development:

Building fast sites - http://code.google.com/speed/page-speed/docs/rules_intro.html
ASP.NET model cheatsheet - http://blog.krisvandermast.com/content/binary/ASP.NET-2.0-life-cycle.png

All of these links/documents/software I use in my development. I have plenty of stuff to share, which will make life easier.



G S S
Top achievements
Rank 1
 asked on 01 Aug 2009
2 answers
106 views
Hi,

I am new to ASP.NET and the rad controls.
I have developed a sample application using the trial version of the rad controls and I am trying to publish it on to our website that is hosted by a 3rd party service provider.

While I am able to run the app in my development environment, the application does not run once published to the remote server.

I am using the Copy website option in VS2005 to do this.

Is there a doc that will tell me the steps I should go through while doing such deployment.

Thanks,
Sri
Edmund Kenrick Kenrick
Top achievements
Rank 1
 answered on 29 Jul 2009
3 answers
100 views
Hi,

I would like to know if it is possible to launch Visual Web developer 2008 from the telerik trainer instead of VS2005 or VS2008

Thanks..., great trainer...
Edmund Kenrick Kenrick
Top achievements
Rank 1
 answered on 29 Jul 2009
2 answers
62 views
It would be great to have a training module for how to integrate the MOSS editor and to point to key resources for getting it up and running and customizing.

Thank You,
Mike
Edmund Kenrick Kenrick
Top achievements
Rank 1
 answered on 29 Jul 2009
5 answers
132 views

Hi all,

What is the best way to add CSS file references between the <head> tags?

The original way is like this:

<link type="text/css" rel="stylesheet" href="../Assets/Css/all.css" media="screen" />  
<link type="text/css" rel="stylesheet" href="../Assets/Css/Menu.Multiflexx.css" media="screen" />  
<link type="text/css" rel="stylesheet" href="../Assets/Css/Menu.MultiflexxSide.css" media="screen" />  
 
<script type="text/javascript" src="../Assets/Js/script.js"></script>  
<script type="text/javascript" src="../Assets/Js/vscrollarea.js"></script>  
 
<!--[if lte IE 6]><link type="text/css" rel="stylesheet" href="../Assets/Css/ie6.css" /><![endif]-->  
<!--[if IE]><link type="text/css" rel="stylesheet" href="../Assets/Css/ie.css" /><![endif]--> 

When I use this on pages that are 1 or 2 levels deep (in the menu structure) then some styles are not applied. Well, the IE 6 hacks in particular. I tried all kind of things to resolve the right path for the files, but none of them are working.

If anyone has some more ideas to solve this right, let me know.
The problem is that it is important that the order of the files is the same, and that the Conditional comments are also beeing used.

-Daniel

Atanas Korchev
Telerik team
 answered on 28 Jul 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?