Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:858446
More Search Options
RSS Available
Matching Posts
Ajax assembly error
I have asp.net 2.0 and asp.net 3.5 now when i am working on asp.net 2.0 on ajax it gives me error like this while building "Assembly 'AjaxControlToolkit, Version=3.0.30512.20351, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' uses 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions," Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
prakash@modulussystems.co.uk
on 8/24/2009
Filed under: AJAX
datatable fill problem
Hi everyone I have problem of filling datatable.When i check that query on sql it is giving correct answer but after filling on datatable it shows zero records.i just need to solve this problem
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
prakash@modulussystems.co.uk
on 8/11/2009
Filed under: data tablea fill problem
url redirect
Hi all I have one problem i have url like:http://www.peopleforever.org/india/default.aspx now i want not to show default.aspx i only want to show http://www.peopleforever.org/india when i do coding it says error message: "This webpage has a redirect loop. The webpage at http://www.peopleforever.org/india has resulted in too many redirects. Clearing your cookies for this site may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer." I
Posted to
Configuration and Deployment
(Forum)
by
prakash@modulussystems.co.uk
on 8/10/2009
Filed under: urlredirect
Re: url redirect
string RUrl = Request.Url.ToString(); RUrl = RUrl.Substring(0, RUrl.LastIndexOf("/")); Response.Redirect(RUrl);
Posted to
Configuration and Deployment
(Forum)
by
prakash@modulussystems.co.uk
on 8/10/2009
Showing time on logedin user basis....
Hi everyone, I have server on UK and when ever i insert record it insert date and time of Uk now when somebody open my website it shows the time of UK now what i want if somebody open my site from india i want to show him india time means country wise time to that user. Thanks in advacne
Posted to
Web Forms
(Forum)
by
prakash@modulussystems.co.uk
on 8/6/2009
Filed under: time, Universal time...
Copy aspx file to another directory..
Hi everyone.... I am creating dynamic aspx page. I have one folder and in that folder i have one aspx page and that aspx page contains usercontrol which display value regarding passed querystring on that usercontrol.Now what i want to do i want to check user country wise.when user come to my site i have to check that user from which country that user has came and i have to create directory regarding that country and copy that folder and aspx page that i have create static. Now i want how to copy
Posted to
Web Forms
(Forum)
by
prakash@modulussystems.co.uk
on 8/3/2009
Filed under: aspx
Use jquery updatepanel instead of ajax Updatepanel
Hello everyone. I am currently using asp.net 2005.I want to use Jquery Updatepanel instead of Ajax update panel.I am not getting any help.Can can body help how to create jqueryupdate panel which reflect on server side also... Thanks on Advance..
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
prakash@modulussystems.co.uk
on 7/30/2009
Filed under: jquery
Jquery help
Hi everyone I am new to jquery i need your help i want tutorial which start from basic of jquery.
Posted to
Client Side Web Development
(Forum)
by
prakash@modulussystems.co.uk
on 7/6/2009
Filed under: jquery
Urlrewritting problem
Hi everyone I have problem regarding dynamic url rewritting in asp.net. I am working on some site where i am passing querystring and on behalf of querystring i have to get name etc now i have return code on global.aspx page on application_beginrequest and code is below: if i type www.peopleforever.org/profile.aspx?uid=9 it should be written like www.peopleforever.org/profile.aspx/Prakash if (HttpContext.Current.Request.Path.ToLower().Contains("/profiles.aspx")) { string userid = Request
Posted to
HttpHandlers and HttpModules
(Forum)
by
prakash@modulussystems.co.uk
on 7/3/2009
Filed under: url rewritting.
Url rewritting giving The resource cannot be found error
Hi everyone I have serious problem regarding URL Rewritting.Actually i am unknown about all these things and the code i found are all fake doesn't work and doesn't say me the sequence how to do what to code in global file,.configfile,.aspx file where i want to urlrewritting. This is my code in global.asax file on Application_BeginRequest string { msg = Request.Url.ToString(); if ( HttpContext .Current.Request.Path.ToLower().Contains( "/peopleforever/timer.aspx" )) //peopleforever
Posted to
Getting Started
(Forum)
by
prakash@modulussystems.co.uk
on 6/30/2009
Filed under: url rewritingg
Page 1 of 3 (29 items) 1
2
3
Next >
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online