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:747688
More Search Options
RSS Available
Matching Posts
Error after converting Website into WebApplication
Hi I have converted .Net 2005 website to web application in .Net 3.0 After that i have started facing many problems Classes were not acessible in pages. I removed the name spaces from classes and finally i managed to access them. Now wiered problem is that, I am facing anotehr problem Type 'Pages_ForgotPass' already defines a member called 'Page_Load' with the same parameter types Can any one tell me what is wrong?
Posted to
Configuration and Deployment
(Forum)
by
shantanushukla
on 6/10/2009
Filed under: Web Application, Web application VS Web site
Microsoft.Security namespace does not appear
Hi, I want to use Anti-Cross Site Scripting Library V3.0 but I am not able to use it in my application... I installed AntiXSSV30Beta.msi also... Do i need to something more with Framework?
Posted to
Anti-Cross Site Scripting Library
(Forum)
by
shantanushukla
on 3/2/2009
Filed under: security, Microsoft.Security, Antixss
Re: The operation has timed out.
port number : 587 should be used... i dont know why Gmail has given 465
Posted to
Security
(Forum)
by
shantanushukla
on 1/23/2009
Re: How to force a 404 Not Found Error
[quote user="mstrsftwr"] Well, I did a combination of things. 1. I couldn't use the web.config custom errors redirect because the page didn't actually throw errors. [/quote] You can use Server.Transfer if dataset count =0 You are right even if the error occured your custom error will not work if your page extensiion is not aspx For that you have to set Custom Error pages on ISS [quote user="mstrsftwr"] 2. using a simple redirect showed the url of the error page [/quote
Posted to
Web Forms
(Forum)
by
shantanushukla
on 1/17/2009
Re: How to force a 404 Not Found Error
If your DataSet is empty then you can Reditect To your 404.aspx page.. also you can add these lines of code in web.config file < customErrors mode= "On" defaultRedirect= "~/Messages/default.aspx" > < error statusCode= "403" redirect= "~/Messages/403.aspx" /> < error statusCode= "404" redirect= "~/Messages/404.aspx" /> < error statusCode= "400" redirect= "~/Messages/400.aspx" /> </ customErrors
Posted to
Web Forms
(Forum)
by
shantanushukla
on 1/17/2009
Re: windows explorer view using asp.net
[quote user="sandeepmgupta"] This is what I want. How can I redirect a user to ftp location of a specified folder? [/quote] ftp://user:password@ftpserver/url-path/ products/images/ Did not this work out???? for me its working
Posted to
Web Forms
(Forum)
by
shantanushukla
on 1/17/2009
Re: Validators fire on OnClick event of Image button
Cause Valiudation ="false" to avoid validation working Better is that if you want to restrict this validation to fire on a particular group use ValidationGroup < asp:ImageButton ID= "myBtn" runat= "server" CausesValidation= "false" ValidationGroup= "PanelEmployee" />
Posted to
Web Forms
(Forum)
by
shantanushukla
on 1/17/2009
Re: Multiple Custom Error Pages.
Set The CustomError Mode="On" and remove the DefaultRedirect from there
Posted to
Web Forms
(Forum)
by
shantanushukla
on 1/13/2009
Re: How to show the details using popupextender?
http://www.webappers.com/category/components/tooltips/ You can find several products under GPL and GNU License.... They are free to use regarding Taggify... Check the documentaation at their website
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
shantanushukla
on 1/13/2009
Re: Problem creating new Database.
[quote user="Dollarjunkie"] It showed me as just logged in a public. I then tried to check the sysadmin check box. That did not work. I got an ADD MEMBER FAILED FOR SERVERFOLE 'SYSADMIN" exception Something about my not have permission to perform the action. How do I fix this please? [/quote] http://social.msdn.microsoft.com/Forums/en-US/sqlsecurity/thread/d4c87ee3-a631-4e7a-890c-2f590cec6b6d/ Try This
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
shantanushukla
on 1/13/2009
Page 1 of 15 (145 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online