ASP Published Binary
I have no experience with ASP and was just handed the source to a web application that continas various c# project files and ASP web pages. On in readme it's telling me, before editing the web.config, I need to have a published binary of certain sections (app.web, app.webAPIservice, app.NotificationWindowsServer).
Looking in the bin folder for these modules I only see a .dll file. My question is, what exactly does an ASP binary look like? I'm used to seeing a .exe file in the bin folder. I end up getting hundreds of errors when trying to compile my own via Visual Studio community (I'm guessing it's because this is such a new version of VS).
0 comments:
Post a Comment