Click here to Skip to main content
16,005,181 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Azure and Web Controls Pin
Abhishek Sur12-Dec-09 9:57
professionalAbhishek Sur12-Dec-09 9:57 
QuestionPrinting in ASP.NET Pin
tunsten12-Dec-09 2:33
tunsten12-Dec-09 2:33 
AnswerRe: Printing in ASP.NET Pin
m-khansari12-Dec-09 3:40
m-khansari12-Dec-09 3:40 
GeneralRe: Printing in ASP.NET Pin
tunsten15-Dec-09 5:13
tunsten15-Dec-09 5:13 
GeneralRe: Printing in ASP.NET Pin
m-khansari15-Dec-09 23:02
m-khansari15-Dec-09 23:02 
QuestionGetting Server control Id with JavaScript code... Pin
tunsten12-Dec-09 2:03
tunsten12-Dec-09 2:03 
AnswerRe: Getting Server control Id with JavaScript code... Pin
Abhijit Jana12-Dec-09 2:13
professionalAbhijit Jana12-Dec-09 2:13 
GeneralRe: Getting Server control Id with JavaScript code... Pin
tunsten12-Dec-09 2:25
tunsten12-Dec-09 2:25 
AnswerRe: Getting Server control Id with JavaScript code... Pin
Iman Ebadi12-Dec-09 2:45
Iman Ebadi12-Dec-09 2:45 
GeneralRe: Getting Server control Id with JavaScript code... Pin
tunsten12-Dec-09 2:58
tunsten12-Dec-09 2:58 
AnswerRe: Getting Server control Id with JavaScript code... Pin
Abhishek Sur12-Dec-09 10:02
professionalAbhishek Sur12-Dec-09 10:02 
GeneralRe: Getting Server control Id with JavaScript code... Pin
tunsten15-Dec-09 5:07
tunsten15-Dec-09 5:07 
AnswerRe: Getting Server control Id with JavaScript code... Pin
m-khansari12-Dec-09 3:30
m-khansari12-Dec-09 3:30 
GeneralRe: Getting Server control Id with JavaScript code... Pin
tunsten15-Dec-09 5:05
tunsten15-Dec-09 5:05 
QuestionPopup from a GridView control... Pin
tunsten12-Dec-09 1:51
tunsten12-Dec-09 1:51 
AnswerRe: Popup from a GridView control... Pin
Abhijit Jana12-Dec-09 1:57
professionalAbhijit Jana12-Dec-09 1:57 
GeneralRe: Popup from a GridView control... Pin
tunsten12-Dec-09 2:14
tunsten12-Dec-09 2:14 
GeneralRe: Popup from a GridView control... Pin
Abhijit Jana12-Dec-09 2:21
professionalAbhijit Jana12-Dec-09 2:21 
GeneralRe: Popup from a GridView control... Pin
tunsten12-Dec-09 2:28
tunsten12-Dec-09 2:28 
QuestionSending mail from asp.net.. need help Pin
Hema Bairavan11-Dec-09 23:47
Hema Bairavan11-Dec-09 23:47 
AnswerRe: Sending mail from asp.net.. need help Pin
Abhijit Jana12-Dec-09 1:43
professionalAbhijit Jana12-Dec-09 1:43 
GeneralRe: Sending mail from asp.net.. need help Pin
farogh haider14-Dec-09 18:45
farogh haider14-Dec-09 18:45 
QuestionCrystal Report Pin
mylogics11-Dec-09 23:25
professionalmylogics11-Dec-09 23:25 
AnswerRe: Crystal Report Pin
Abhijit Jana12-Dec-09 1:52
professionalAbhijit Jana12-Dec-09 1:52 
AnswerRe: Crystal Report Pin
123ammu19-Oct-11 1:30
123ammu19-Oct-11 1:30 
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 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 21: <compilation debug="true" defaultLanguage="c#" targetFramework="4.0">
Line 22: <assemblies>
Line 23: <add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 24: <add assembly="CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 25: <add assembly="CrystalDecisions.Shared, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>


Source File: C:\Documents and Settings\Administrator\My Documents\Visual Studio 2010\WebSites\mhms\trunk\MHMS\hms_my\web.config Line: 23

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.

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.