Search

You searched for the word(s): userid:861062

Matching Posts

  • Re: The type '<class>' exists in both '<dll location>' and '<dll location 2>'

    hi when i want to publish website in vs 2005 i am getting the below one's Error 1 e:\SMSPROD\DotnetCode\Registration.aspx(61): error CS0433: The type 'DotnetCode_usercontrols_Email' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\smsprod\a3b2710a\74e825fa\App_Web_53uqcplx.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\smsprod\a3b2710a\74e825fa\App_Web_aruiysdi.dll' E:\SMSPROD\DotnetCode\Attendence\AttendenceMonthly
    Posted to VS 2005 Web Application Projects (Forum) by katarukoti on 6/1/2009
    Filed under: Setup Deploy, asp.net 2.0
  • Re: The type '<class>' exists in both '<dll location>' and '<dll location 2>'

    hi when i want to publish website in vs 2005 i am getting the below one's Error 1 e:\SMSPROD\DotnetCode\Registration.aspx(61): error CS0433: The type 'DotnetCode_usercontrols_Email' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\smsprod\a3b2710a\74e825fa\App_Web_53uqcplx.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\smsprod\a3b2710a\74e825fa\App_Web_aruiysdi.dll' E:\SMSPROD\DotnetCode\Attendence\AttendenceMonthly
  • Re: Error converting data type nvarchar to numeric.

    prm.Add( "@p_Grade_Type" , TxtGradeType.MandatoryStringText_); prm.Add( "@p_Grade_Description" , TxtGradeDescription.MandatoryAlphabetText_); prm.Add( "@p_Inst_ID" , Session[ "instid" ].ToString()); prm.Add( "@p_Start_Percentage" , int .Parse(TxtStartPercentage.TxtPercentageText_)); prm.Add( "@p_End_Percentage" , int .Parse(TxtEndPercentage.TxtPercentageText_)); prm.Add( "@p_CreatedBy" , Session[ "loginid" ].ToString
    Posted to Data Access and ObjectDataSource Control (Forum) by katarukoti on 3/21/2009
    Filed under: .net 2.0
Page 1 of 1 (3 items)