Click here to Skip to main content
15,893,668 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
Amit Spadez24-Mar-10 18:43
professionalAmit Spadez24-Mar-10 18:43 
GeneralRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
keyur satyadev24-Mar-10 19:13
keyur satyadev24-Mar-10 19:13 
AnswerRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
Amar Chaudhary24-Mar-10 9:47
Amar Chaudhary24-Mar-10 9:47 
GeneralRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
Amit Spadez24-Mar-10 18:45
professionalAmit Spadez24-Mar-10 18:45 
GeneralRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
Amar Chaudhary24-Mar-10 23:02
Amar Chaudhary24-Mar-10 23:02 
GeneralRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
Amit Spadez24-Mar-10 23:08
professionalAmit Spadez24-Mar-10 23:08 
GeneralRe: problem in tranfer the value of one gridView cell into another gridview textbox Pin
Amar Chaudhary25-Mar-10 0:50
Amar Chaudhary25-Mar-10 0:50 
QuestionASP.NET v2 Compile Error 128 Pin
Mehdi Ghiasi24-Mar-10 0:56
Mehdi Ghiasi24-Mar-10 0:56 
Dear Friends!

I made an ASP.Net Application and upload it into my web site (http://www.mahdighiasi.net[^]). Sometimes I can see my web site correctly, but sometimes, I see a compile error page:

Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 

Compiler Error Message: The compiler failed with error code 128.


Show Detailed Compiler Output:


C:\WINDOWS\SysWOW64\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\16601818\c6da888d_3fcbca01\ICSharpCode.SharpZipLib.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\1237b663\3a2acc77_3fcbca01\FredCK.FCKeditorV2.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\5ec1c104\96bb7748_3fcbca01\App_global.asax.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\5d8fc178\9a076263_3fcbca01\App_Web_login.aspx.cdcab7d2.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\d4e97541\faa99f46_3fcbca01\App_Code.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\App_Web_login.aspx.cdcab7d2.kflpoqex.dll" /D:DEBUG=1 /debug+ /win32resource:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\1fqh2jo-.res" /define:_MYTYPE=\"Web\" /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls,System.Data,System.Drawing  "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\App_Web_login.aspx.cdcab7d2.kflpoqex.0.vb" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\App_Web_login.aspx.cdcab7d2.kflpoqex.1.vb"




Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082


ASP.NET Version at my server is correct, so how can I solve my problem?
Regards.

Mehdi Ghiasi

AnswerRe: ASP.NET v2 Compile Error 128 Pin
Manas Bhardwaj24-Mar-10 1:02
professionalManas Bhardwaj24-Mar-10 1:02 
QuestionRe: ASP.NET v2 Compile Error 128 Pin
Mehdi Ghiasi24-Mar-10 1:47
Mehdi Ghiasi24-Mar-10 1:47 
AnswerRe: ASP.NET v2 Compile Error 128 Pin
Manas Bhardwaj24-Mar-10 2:31
professionalManas Bhardwaj24-Mar-10 2:31 
GeneralRe: ASP.NET v2 Compile Error 128 Pin
Mehdi Ghiasi24-Mar-10 2:51
Mehdi Ghiasi24-Mar-10 2:51 
GeneralRe: ASP.NET v2 Compile Error 128 Pin
Amar Chaudhary24-Mar-10 9:50
Amar Chaudhary24-Mar-10 9:50 
GeneralRe: ASP.NET v2 Compile Error 128 Pin
Mehdi Ghiasi25-Mar-10 1:26
Mehdi Ghiasi25-Mar-10 1:26 
GeneralRe: ASP.NET v2 Compile Error 128 Pin
Amar Chaudhary25-Mar-10 2:50
Amar Chaudhary25-Mar-10 2:50 
GeneralRe: ASP.NET v2 Compile Error 128 Pin
Mehdi Ghiasi25-Mar-10 2:53
Mehdi Ghiasi25-Mar-10 2:53 
GeneralRe: ASP.NET v2 Compile Error 128 Pin
Amar Chaudhary25-Mar-10 3:17
Amar Chaudhary25-Mar-10 3:17 
QuestionBLTOOLKIT VS NHIBERNATE which is best? Pin
Nitin S24-Mar-10 0:33
professionalNitin S24-Mar-10 0:33 
QuestionDotnetnuke Problem Pin
astrovirgin24-Mar-10 0:14
astrovirgin24-Mar-10 0:14 
QuestionResolution Problem Pin
padmanabhan N23-Mar-10 23:03
padmanabhan N23-Mar-10 23:03 
AnswerRe: Resolution Problem Pin
PSK_23-Mar-10 23:13
PSK_23-Mar-10 23:13 
AnswerRe: Resolution Problem Pin
The Man from U.N.C.L.E.23-Mar-10 23:38
The Man from U.N.C.L.E.23-Mar-10 23:38 
AnswerRe: Resolution Problem Pin
shiva.jayaraman24-Mar-10 1:32
shiva.jayaraman24-Mar-10 1:32 
GeneralRe: Resolution Problem Pin
Brij24-Mar-10 1:57
mentorBrij24-Mar-10 1:57 
QuestionServer cannot append header after HTTP headers Pin
balu1234523-Mar-10 22:12
balu1234523-Mar-10 22:12 

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.