Menu

#2 Download fails to compile

1.0
closed
None
2015-09-06
2015-09-04
jason Smith
No

The download 2015.08.18 does not compile in VS2015 due to the following errors;

Severity Code Description Project File Line
Error CS0118 'Accordion' is a namespace but is used like a type Accordion \AccordionDemoForm.cs 522
Error CS0118 'Accordion' is a namespace but is used like a type Accordion \AccordionDemoForm.cs 428
Error CS0118 'Accordion' is a namespace but is used like a type Accordion \AccordionDemoForm.cs 139
Error CS0118 'Accordion' is a namespace but is used like a type Accordion \AccordionDemoForm.cs 428
Error CS0118 'Accordion' is a namespace but is used like a type Accordion \AccordionDemoForm.cs 522
Error CS0118 'Accordion' is a namespace but is used like a type Accordion \AccordionDemoForm.cs 529
Error Source file Core\UI\Accordion.cs' could not be found.
Error Source file Core\UI\ResizeBar.cs' could not be found.
Error Source file Core\UI\OpacityEx.cs' could not be found.

Discussion

  • Opulos Inc.

    Opulos Inc. - 2015-09-04

    All source .cs files are in the "src" folder in the zip file. In solution explorer, remove the existing references (which point to files that don't exist), and add the references to the files in the src folder.

     
  • Opulos Inc.

    Opulos Inc. - 2015-09-06
    • status: open --> closed
    • assigned_to: Opulos Inc.
    • discussion: enabled --> disabled
     
  • Opulos Inc.

    Opulos Inc. - 2015-09-06

    Closing ticket.