Menu

#520 BugTracker.NET c# api

open
api (1) c# (1)
2
2014-08-28
2014-08-28
flavio
No

I downloaded bugtracker and use the software on Internet Information Server perfectly running, the software it's possible to customize many field e pages, but i tried to use the code API from my Visual Studio 2013 and receive a error during compilation, the error refer to webconfig.

This is the error:
"Errore 101 Non è possibile utilizzare una sezione registrata come allowDefinition='MachineToApplication' al di sotto del livello di applicazione. L'errore può essere dovuto alla presenza di una directory virtuale non configurata come applicazione in IIS. C:\BTrack\www\Web.config 28"

On row 28 of web.config
...
<sessionState mode="InProc" timeout="120"/>
<compilation debug="true" targetFramework="4.0">
..

The software is located in my c:\btrack and on IIS I create a virtual directory btrack, last think on IIS BugTracker is perfectly running, please if possible help me.

ciao e grazie
flavio

Discussion


Log in to post a comment.