Click here to Skip to main content
15,901,666 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwebservice json Pin
AndyInUK3-Jun-10 7:18
AndyInUK3-Jun-10 7:18 
AnswerRe: webservice json Pin
PSK_4-Jun-10 2:41
PSK_4-Jun-10 2:41 
GeneralRe: webservice json Pin
AndyInUK4-Jun-10 3:47
AndyInUK4-Jun-10 3:47 
GeneralRe: webservice json Pin
PSK_4-Jun-10 3:58
PSK_4-Jun-10 3:58 
GeneralRe: webservice json Pin
AndyInUK4-Jun-10 4:59
AndyInUK4-Jun-10 4:59 
QuestionStoring information in page Pin
vjvjvjvj3-Jun-10 7:15
vjvjvjvj3-Jun-10 7:15 
Answer[Cross-post]: Storing information in page Pin
Sandeep Mewara3-Jun-10 7:20
mveSandeep Mewara3-Jun-10 7:20 
QuestionConfiguration Error Pin
treuveni3-Jun-10 3:23
treuveni3-Jun-10 3:23 
Hi,

I created a virtual directory and connected it to physical path.
My problem is that i recieve an error where i'm trying to access to the address.

Here is the error-

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: Could not load file or assembly 'System.Web.DynamicData, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error: 


Line 49:         <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 50:         <add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 51:         <add assembly="System.Web.DynamicData, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 52:         <add assembly="System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 53:         <add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
 

Source File: C:\www\root\AdminDailyLog\web.config    Line: 51 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.DynamicData, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


Can someone please help me?

Tamir
AnswerRe: Configuration Error Pin
Brij3-Jun-10 3:45
mentorBrij3-Jun-10 3:45 
GeneralRe: Configuration Error Pin
treuveni3-Jun-10 4:04
treuveni3-Jun-10 4:04 
GeneralRe: Configuration Error Pin
Sandeep Mewara3-Jun-10 7:14
mveSandeep Mewara3-Jun-10 7:14 
GeneralRe: Configuration Error Pin
treuveni4-Jun-10 3:27
treuveni4-Jun-10 3:27 
Questiongridview rows stored in database Pin
jadhavShubhangi3-Jun-10 1:21
jadhavShubhangi3-Jun-10 1:21 
AnswerRe: gridview rows stored in database Pin
Not Active3-Jun-10 1:50
mentorNot Active3-Jun-10 1:50 
GeneralRe: gridview rows stored in database Pin
jadhavShubhangi3-Jun-10 2:05
jadhavShubhangi3-Jun-10 2:05 
GeneralRe: gridview rows stored in database Pin
JHizzle3-Jun-10 2:15
JHizzle3-Jun-10 2:15 
GeneralRe: gridview rows stored in database Pin
suresh_spsuthar3-Jun-10 2:29
suresh_spsuthar3-Jun-10 2:29 
AnswerRe: gridview rows stored in database Pin
Sandeep Mewara3-Jun-10 7:17
mveSandeep Mewara3-Jun-10 7:17 
QuestionValidation of viewstate MAC failed. Pin
amit sahu202-Jun-10 21:33
amit sahu202-Jun-10 21:33 
AnswerRe: Validation of viewstate MAC failed. Pin
Anurag Gandhi2-Jun-10 22:54
professionalAnurag Gandhi2-Jun-10 22:54 
QuestionLinq? Pin
Member 30209062-Jun-10 19:43
Member 30209062-Jun-10 19:43 
AnswerRe: Linq? Pin
Brij2-Jun-10 20:02
mentorBrij2-Jun-10 20:02 
AnswerRe: Linq? Pin
Baconbutty3-Jun-10 0:56
Baconbutty3-Jun-10 0:56 
QuestionRemoving Empty lines in Output [MVC] Pin
Randal Vance Cunanan2-Jun-10 18:04
Randal Vance Cunanan2-Jun-10 18:04 
Questionfind hyperlink control Pin
netJP12L2-Jun-10 10:17
netJP12L2-Jun-10 10:17 

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.