Run Time error

Discussion in 'General troubleshooting' started by charnandcom, Jul 29, 2012.

  1. Does anyone know how to fix this? I am very new to all the codes and am just learning dreamweaver to edit. I think I made a mistake somehow when I was uploading my hometemplate.ascx and I am so frustrated. Please give me a step by step help to resolve.

    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: CS0101: The namespace '<global namespace>' already contains a definition for 'ReceiptXsltExtension'

    Source Error:


    Line 13: /// Receipt Xslt Extension Class
    Line 14: /// </summary>
    Line 15: public class ReceiptXsltExtension : XSLTExtensionBase
    Line 16: {
    Line 17: #region Variable Declaration


    Source File: e:\web\charnandcom\htdocs\App_Code\ReceiptXsltExtension.cs Line: 15
     

Share This Page