Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
QuestionToggle bar samples. Pin
pashitech19-Feb-07 17:42
pashitech19-Feb-07 17:42 
AnswerRe: Toggle bar samples. [modified] Pin
mike montagne19-Feb-07 18:08
mike montagne19-Feb-07 18:08 
GeneralRe: Toggle bar samples. Pin
pashitech19-Feb-07 19:32
pashitech19-Feb-07 19:32 
GeneralRe: Toggle bar samples. Pin
mike montagne20-Feb-07 6:19
mike montagne20-Feb-07 6:19 
AnswerRe: Toggle bar samples. Pin
mike montagne27-Feb-07 7:04
mike montagne27-Feb-07 7:04 
QuestionOnSystemColorsChanged never fired? Pin
mike montagne19-Feb-07 13:51
mike montagne19-Feb-07 13:51 
AnswerIDE Dysfunctionality Discovered Pin
mike montagne20-Feb-07 9:16
mike montagne20-Feb-07 9:16 
QuestionServer Error : same “type” in two different DLLs Pin
tedhill1319-Feb-07 12:41
tedhill1319-Feb-07 12:41 
My web site works fine inside the Visual Studio 2005 but when I publish it ( in my own computer ) it gives me this error message:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Server Error in '/SI' 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: CS0433: The type 'ProductDetails' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\si\9ce027e5\3d5cd3c7\assembly\dl3\9f893f96\30af096e_7654c701\App_Code.DLL' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\si\9ce027e5\3d5cd3c7\assembly\dl3\a3f57edc\d0156479_7654c701\App_Web_ypd3vqxs.DLL'

Source Error:


Line 122:
Line 123: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 124: public class productdetails_aspx : global::ProductDetails, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 125:
Line 126: private static bool @__initialized;

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\si\9ce027e5\3d5cd3c7\App_Web_productdetails.aspx.cdcab7d2.unizty2q.0.cs Line: 124

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I don’t understand why 'ProductDetails' type exists in two different DLLs in my published site and why, as consequence, affects this application.

AnswerRe: Server Error : same “type” in two different DLLs Pin
mike montagne19-Feb-07 14:02
mike montagne19-Feb-07 14:02 
QuestionAdding to multi dimension array Pin
digsy_19-Feb-07 9:46
digsy_19-Feb-07 9:46 
AnswerRe: Adding to multi dimension array Pin
Leslie Sanford19-Feb-07 10:11
Leslie Sanford19-Feb-07 10:11 
AnswerRe: Adding to multi dimension array Pin
Christian Graus19-Feb-07 10:16
protectorChristian Graus19-Feb-07 10:16 
GeneralRe: Adding to multi dimension array Pin
Leslie Sanford19-Feb-07 10:24
Leslie Sanford19-Feb-07 10:24 
GeneralRe: Adding to multi dimension array Pin
Christian Graus19-Feb-07 10:43
protectorChristian Graus19-Feb-07 10:43 
AnswerRe: Adding to multi dimension array Pin
Aaron VanWieren19-Feb-07 17:32
Aaron VanWieren19-Feb-07 17:32 
QuestionTeam Foundation Server Pin
mihksoft19-Feb-07 6:19
mihksoft19-Feb-07 6:19 
AnswerRe: Team Foundation Server Pin
Christian Graus19-Feb-07 8:55
protectorChristian Graus19-Feb-07 8:55 
QuestionInterface Properties Pin
santhony719-Feb-07 6:08
santhony719-Feb-07 6:08 
AnswerRe: Interface Properties Pin
Leslie Sanford19-Feb-07 6:27
Leslie Sanford19-Feb-07 6:27 
GeneralRe: Interface Properties Pin
santhony719-Feb-07 8:58
santhony719-Feb-07 8:58 
GeneralRe: Interface Properties Pin
mike montagne19-Feb-07 14:09
mike montagne19-Feb-07 14:09 
QuestionBusiness Object Properties in Random Order Pin
Thomas Wells19-Feb-07 5:47
Thomas Wells19-Feb-07 5:47 
AnswerRe: Business Object Properties in Random Order Pin
tgrt19-Feb-07 13:12
tgrt19-Feb-07 13:12 
GeneralRe: Business Object Properties in Random Order Pin
Thomas Wells20-Feb-07 8:12
Thomas Wells20-Feb-07 8:12 
GeneralRe: Business Object Properties in Random Order Pin
tgrt20-Feb-07 9:37
tgrt20-Feb-07 9:37 

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.