Hi,
Am now trying to install there service but running into an issue.
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319>installutil c:\web\bugtracker\btne
t_service\bin\release\btnet_service.exe
Microsoft (R) .NET Framework Installation utility Version 4.0.30319.1
Copyright (c) Microsoft Corporation. All rights reserved.
Exception occurred while initializing the installation:
System.IO.FileLoadException: Could not load file or assembly 'file:///c:\web\bug
tracker\btnet_service\bin\release\btnet_service.exe' or one of its dependencies.
Operation is not supported. (Exception from HRESULT: 0x80131515).
Anyone provide any pointers?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can help you hands-on, but not for free. Contact me at ctrager@yahoo.com if you are interested. Do note that instead of the service you can configure the btnet website to run a thread that does the same thing as the service.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Am now trying to install there service but running into an issue.
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319>installutil c:\web\bugtracker\btne
t_service\bin\release\btnet_service.exe
Microsoft (R) .NET Framework Installation utility Version 4.0.30319.1
Copyright (c) Microsoft Corporation. All rights reserved.
Exception occurred while initializing the installation:
System.IO.FileLoadException: Could not load file or assembly 'file:///c:\web\bug
tracker\btnet_service\bin\release\btnet_service.exe' or one of its dependencies.
Operation is not supported. (Exception from HRESULT: 0x80131515).
Anyone provide any pointers?
Still struggling to get the service installed.
Anyone experienced this or can anyone offer some suggestions?
Many thanks....
You have to right click the btnet_service.exe and go to properties and Unblock the application.
I can help you hands-on, but not for free. Contact me at ctrager@yahoo.com if you are interested. Do note that instead of the service you can configure the btnet website to run a thread that does the same thing as the service.