Click here to Skip to main content
15,891,253 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerWhy Repost? [modified] Pin
Manas Bhardwaj29-Aug-08 20:24
professionalManas Bhardwaj29-Aug-08 20:24 
AnswerRe: "Cannot apply indexing with [] to an expression of type 'System.Web.UI.WebControls.ListViewItem'" Pin
Manas Bhardwaj29-Aug-08 20:37
professionalManas Bhardwaj29-Aug-08 20:37 
QuestionWeird Issue Pin
kenexcelon29-Aug-08 17:51
kenexcelon29-Aug-08 17:51 
QuestionNeed Javascript logic for going to home page if history not present Pin
meeram39529-Aug-08 16:34
meeram39529-Aug-08 16:34 
AnswerRe: Need Javascript logic for going to home page if history not present Pin
Manas Bhardwaj29-Aug-08 20:43
professionalManas Bhardwaj29-Aug-08 20:43 
QuestionDynamically adding a control to a content page Pin
Cyberpulse29-Aug-08 14:41
Cyberpulse29-Aug-08 14:41 
QuestionReflection - GetValue question Pin
peacefulmember29-Aug-08 9:31
peacefulmember29-Aug-08 9:31 
QuestionConfigurarion error: Pin
salmonraju29-Aug-08 8:55
salmonraju29-Aug-08 8:55 
Hi,
I am getting the following error, when i am accessing my web application
http://localhost/MyApplication/Login.aspx

Please suggest me on this.


Server Error in '/MyApplication' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Access is denied: 'MyApplication'.

Source Error:


Line 256: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:


Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 258

Assembly Load Trace: The following information can be helpful to determine why the assembly 'MyApplication' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = MyApplication
(Partial)
LOG: Appbase = file:///C:/AppFolder/MyApplication
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: MyApplication
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/MyApplication/889d1a60/ebda7ec6/MyApplication.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/MyApplication/889d1a60/ebda7ec6/MyApplication/MyApplication.DLL.
LOG: Attempting download of new URL file:///C:/AppFolder/MyApplication/bin/MyApplication.DLL.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
QuestionFile system object Pin
soorma29-Aug-08 6:22
soorma29-Aug-08 6:22 
AnswerRe: File system object Pin
Expert Coming29-Aug-08 8:07
Expert Coming29-Aug-08 8:07 
Questionprobleam concatenate string in asp.net Pin
Rinki Mukheraji29-Aug-08 3:28
Rinki Mukheraji29-Aug-08 3:28 
AnswerRe: probleam concatenate string in asp.net Pin
Abhijit Jana29-Aug-08 3:31
professionalAbhijit Jana29-Aug-08 3:31 
GeneralRe: probleam concatenate string in asp.net Pin
Rinki Mukheraji29-Aug-08 3:37
Rinki Mukheraji29-Aug-08 3:37 
GeneralRe: probleam concatenate string in asp.net Pin
Abhijit Jana29-Aug-08 3:50
professionalAbhijit Jana29-Aug-08 3:50 
GeneralRe: probleam concatenate string in asp.net Pin
Rinki Mukheraji29-Aug-08 3:41
Rinki Mukheraji29-Aug-08 3:41 
GeneralRe: probleam concatenate string in asp.net Pin
Abhijit Jana29-Aug-08 3:55
professionalAbhijit Jana29-Aug-08 3:55 
AnswerRe: probleam concatenate string in asp.net Pin
Manas Bhardwaj29-Aug-08 3:44
professionalManas Bhardwaj29-Aug-08 3:44 
GeneralRe: probleam concatenate string in asp.net Pin
Rinki Mukheraji29-Aug-08 3:48
Rinki Mukheraji29-Aug-08 3:48 
AnswerRe: probleam concatenate string in asp.net Pin
Abhishek Sur29-Aug-08 3:46
professionalAbhishek Sur29-Aug-08 3:46 
GeneralRe: probleam concatenate string in asp.net Pin
Rinki Mukheraji29-Aug-08 3:51
Rinki Mukheraji29-Aug-08 3:51 
GeneralRe: probleam concatenate string in asp.net Pin
Abhijit Jana29-Aug-08 3:52
professionalAbhijit Jana29-Aug-08 3:52 
GeneralRe: probleam concatenate string in asp.net Pin
Rinki Mukheraji29-Aug-08 3:57
Rinki Mukheraji29-Aug-08 3:57 
GeneralRe: probleam concatenate string in asp.net Pin
Abhijit Jana29-Aug-08 4:00
professionalAbhijit Jana29-Aug-08 4:00 
GeneralRe: probleam concatenate string in asp.net Pin
Abhijit Jana29-Aug-08 4:02
professionalAbhijit Jana29-Aug-08 4:02 
AnswerRe: Your Answer Pin
Abhijit Jana29-Aug-08 4:03
professionalAbhijit Jana29-Aug-08 4:03 

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.