Click here to Skip to main content
16,006,065 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: asp.net security in 3 tier.. Pin
Sandeep Mewara21-Jan-13 5:23
mveSandeep Mewara21-Jan-13 5:23 
AnswerRe: asp.net security in 3 tier.. Pin
Rahul Rajat Singh22-Jan-13 19:43
professionalRahul Rajat Singh22-Jan-13 19:43 
QuestionPasting screen shot in text field in web application Pin
Pramod K Singh20-Jan-13 22:17
Pramod K Singh20-Jan-13 22:17 
AnswerRe: Pasting screen shot in text field in web application Pin
Sandeep Mewara20-Jan-13 22:46
mveSandeep Mewara20-Jan-13 22:46 
QuestionCreating Mobile Apps with HTML5 Pin
Sunitha2716-Jan-13 5:11
Sunitha2716-Jan-13 5:11 
AnswerRe: Creating Mobile Apps with HTML5 Pin
Sandeep Mewara16-Jan-13 6:12
mveSandeep Mewara16-Jan-13 6:12 
AnswerRe: Creating Mobile Apps with HTML5 Pin
Richard MacCutchan16-Jan-13 6:13
mveRichard MacCutchan16-Jan-13 6:13 
QuestionHTML5 Audio Stream Pin
Adam Jasper16-Jan-13 2:14
Adam Jasper16-Jan-13 2:14 
QuestionAbout mobile web debugger Pin
tidelgl13-Jan-13 19:23
tidelgl13-Jan-13 19:23 
QuestionUnable to start service using WMI Pin
only1rb11-Jan-13 6:22
only1rb11-Jan-13 6:22 
QuestionHelp! Pin
crood5-Jan-13 20:05
crood5-Jan-13 20:05 
AnswerRe: Help! Pin
Sandeep Mewara5-Jan-13 20:27
mveSandeep Mewara5-Jan-13 20:27 
Questiondrop down menu pushes the content down similar to ibm.com Pin
Mohamed Samir29-Dec-12 23:59
Mohamed Samir29-Dec-12 23:59 
AnswerRe: drop down menu pushes the content down similar to ibm.com Pin
Sandeep Mewara30-Dec-12 0:13
mveSandeep Mewara30-Dec-12 0:13 
Questiongoogle map include in contact.aspx page Pin
Member 819678127-Dec-12 20:50
Member 819678127-Dec-12 20:50 
AnswerRe: google map include in contact.aspx page Pin
vbmike28-Dec-12 8:59
vbmike28-Dec-12 8:59 
AnswerRe: google map include in contact.aspx page Pin
Sandeep Mewara5-Jan-13 20:28
mveSandeep Mewara5-Jan-13 20:28 
AnswerRe: google map include in contact.aspx page Pin
Zamshed Farhan15-Jan-13 4:12
Zamshed Farhan15-Jan-13 4:12 
QuestionUsing Developer Tools Pin
Phanindra26127-Dec-12 1:59
Phanindra26127-Dec-12 1:59 
AnswerRe: Using Developer Tools Pin
Zamshed Farhan12-Jan-13 5:46
Zamshed Farhan12-Jan-13 5:46 
AnswerRe: Using Developer Tools Pin
Zamshed Farhan12-Jan-13 5:48
Zamshed Farhan12-Jan-13 5:48 
QuestionSSRS Report Conversion to PDF Pin
Vinay Meka22-Dec-12 0:58
Vinay Meka22-Dec-12 0:58 
AnswerRe: SSRS Report Conversion to PDF Pin
Sandeep Mewara5-Jan-13 20:34
mveSandeep Mewara5-Jan-13 20:34 
QuestionCould not load file or assembly Pin
L Viljoen20-Dec-12 1:57
professionalL Viljoen20-Dec-12 1:57 
Hi

I am getting an error on My asp.net page ONLY ON FIRST LOAD

SQL
Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.



XML
Line 131:    <link rel="Stylesheet" type="text/css" href="~/CSS/DropBoxStyles.css" />
Line 132:    <form class="fContent" id="mform" runat="server">
Line 133:    <asp:ScriptManager ID="ScriptManager1" runat="server">
Line 134:    </asp:ScriptManager>
Line 135:    <div id="adminBar" class="AdminTool" runat="server">




Can someone help me with this . it only happens shen i just started the web app , after that if i refresh its fine

Answer only if you have a suggestion on how to fix , I can use google too(didnt help much).

Kind Regards
Chona1171
Web Developer (C#), Silverlight

AnswerRe: Could not load file or assembly Pin
ArpitDubey28-Dec-12 8:50
ArpitDubey28-Dec-12 8:50 

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.