Click here to Skip to main content
15,912,897 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Issue with accessing Objects Pin
mpavas10-Dec-07 1:05
mpavas10-Dec-07 1:05 
GeneralRe: Issue with accessing Objects Pin
N a v a n e e t h10-Dec-07 1:11
N a v a n e e t h10-Dec-07 1:11 
GeneralRe: Issue with accessing Objects Pin
mpavas10-Dec-07 2:07
mpavas10-Dec-07 2:07 
GeneralRe: Issue with accessing Objects Pin
N a v a n e e t h10-Dec-07 2:11
N a v a n e e t h10-Dec-07 2:11 
GeneralRe: Issue with accessing Objects Pin
Sun Rays10-Dec-07 1:12
Sun Rays10-Dec-07 1:12 
GeneralI am trying to display data in list box with multi column in asp.net . Can it possible in asp.net Pin
Piyush Vardhan Singh9-Dec-07 23:45
Piyush Vardhan Singh9-Dec-07 23:45 
GeneralDouble post - Please ignore Pin
N a v a n e e t h10-Dec-07 0:18
N a v a n e e t h10-Dec-07 0:18 
QuestionValidation Application block error. Pin
HishamAlsayed9-Dec-07 23:41
HishamAlsayed9-Dec-07 23:41 
Hi,,,
i finished from implement a class its name ValidationApplicationBlock.css and it has some property to make custom validation on some controls in web page its name ValidationApplicationBlock.aspx also i used Validator Attributes in my implementation for this task instead of using enterprise library configuration tools.because it does the same work but with visual tool so i prefer to make my custom validation with Validator Attributes,but you should to set property (sourcetypename) in web form to define the control to its property and Validator Attributes i try to do that more then one time and change the path for ValidationapplicationBlock.css to define it to web form but no result so please help me
ASAP to solve that ,and the error is


Server Error in '/PresentationWeb' Application.
The source type could not be found for name "/PresentationWeb/App_Code/Pages/ValidationApplicationBlock".
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The source type could not be found for name "/PresentationWeb/App_Code/Pages/ValidationApplicationBlock".

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[InvalidOperationException: The source type could not be found for name "/PresentationWeb/App_Code/Pages/ValidationApplicationBlock".]
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet.PropertyProxyValidator.Microsoft.Practices.EnterpriseLibrary.Validation.Integration.IValidationIntegrationProxy.get_ValidatedType
() +181
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.ValidationIntegrationHelper..ctor(IValidationIntegrationProxy integrationProxy) +21
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.AspNet.PropertyProxyValidator.EvaluateIsValid
() +25
System.Web.UI.WebControls.BaseValidator.Validate() +86
System.Web.UI.Page.Validate() +133
System.Web.UI.Page.Validate(String validationGroup) +2049947
System.Web.UI.WebControls.Button.RaisePostBackEvent
(String eventArgument) +81
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Generalunable to open file in new window using hyper link(physical path) Pin
kinnuP9-Dec-07 23:13
kinnuP9-Dec-07 23:13 
GeneralRe: unable to open file in new window using hyper link(physical path) Pin
Sun Rays10-Dec-07 1:02
Sun Rays10-Dec-07 1:02 
GeneralRe: unable to open file in new window using hyper link(physical path) Pin
kinnuP10-Dec-07 3:00
kinnuP10-Dec-07 3:00 
GeneralReport Items tab in toolbar missing... [modified] Pin
zareee9-Dec-07 23:04
zareee9-Dec-07 23:04 
Generalzip download with aspx Pin
gottimukkala9-Dec-07 23:02
gottimukkala9-Dec-07 23:02 
Generaltreeview control Pin
RajeevKumarSharma9-Dec-07 22:39
RajeevKumarSharma9-Dec-07 22:39 
GeneralRe: treeview control Pin
Michael Sync10-Dec-07 1:18
Michael Sync10-Dec-07 1:18 
GeneralRe: treeview control Pin
Sun Rays10-Dec-07 1:36
Sun Rays10-Dec-07 1:36 
Generalexcel Pin
niki_nilu9-Dec-07 22:26
niki_nilu9-Dec-07 22:26 
GeneralRe: excel Pin
Christian Graus9-Dec-07 22:49
protectorChristian Graus9-Dec-07 22:49 
GeneralRe: excel Pin
niki_nilu9-Dec-07 23:00
niki_nilu9-Dec-07 23:00 
GeneralRe: excel [modified] Pin
Prateek G9-Dec-07 22:59
Prateek G9-Dec-07 22:59 
Generalasp.net webpage fails to load a C# windows control in it Pin
Naveen Gowda9-Dec-07 22:08
Naveen Gowda9-Dec-07 22:08 
GeneralCross post. Please ignore Pin
Pete O'Hanlon10-Dec-07 0:04
mvePete O'Hanlon10-Dec-07 0:04 
GeneralCrystal Reprot logon problem Pin
Raza Hussain9-Dec-07 21:25
Raza Hussain9-Dec-07 21:25 
GeneralRe: Crystal Reprot logon problem Pin
Raza Hussain10-Dec-07 0:14
Raza Hussain10-Dec-07 0:14 
QuestionTo upload a file without using upload file ? Pin
jagadeeshkumar19849-Dec-07 20:19
jagadeeshkumar19849-Dec-07 20:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.