I'm deploying vb.net app in Visual Studio 2005 (Ms Access back-end database) to a network drive. When launching setup.exe from the network drive it seems to install but then I get the following dialog box: Application cannot be started. Contact the application vendor. Then I click Details button and get the below pasted error. I suspected a .net code access issue so I specified in .net configuration tool for "Full Trust" for "Local Intranet". Any ideas?
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.832
System.Deployment.dll : 2.0.50727.832 (QFE.050727-8300)
mscorwks.dll : 2.0.50727.832 (QFE.050727-8300)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
SOURCES
Deployment url : file://unicefnat/SystemsSh
are/DM%20P
roject%20T
racker/tes
t/DMExpens
e.applicat
ion
IDENTITIES
Deployment Identity : DMExpense.application, Version=1.0.0.27, Culture=neutral, PublicKeyToken=bd5ad03bedb
8428e, processorArchitecture=msil
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of \\unicefnat\SystemsShare\D
M Project Tracker\test\DMExpense.app
lication resulted in exception. Following failure messages were detected:
+ Value does not fall within the expected range.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [2/19/2008 10:15:42 AM] : Activation of \\unicefnat\SystemsShare\D
M Project Tracker\test\DMExpense.app
lication has started.
* [2/19/2008 10:15:43 AM] : Processing of deployment manifest has successfully completed.
ERROR DETAILS
Following errors were detected during this operation.
* [2/19/2008 10:15:43 AM] System.ArgumentException
- Value does not fall within the expected range.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Applicat
ion.Native
Methods.Co
rLaunchApp
lication(U
Int32 hostType, String applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32 activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
at System.Deployment.Applicat
ion.Compon
entStore.A
ctivateApp
lication(D
efinitionA
ppId appId, Uri activationUri)
at System.Deployment.Applicat
ion.Subscr
iptionStor
e.Activate
Applicatio
n(Definiti
onAppId appId, Uri activationUri)
at System.Deployment.Applicat
ion.Applic
ationActiv
ator.Activ
ate(Defini
tionAppId appId, AssemblyManifest appManifest, Uri activationUri)
at System.Deployment.Applicat
ion.Applic
ationActiv
ator.Perfo
rmDeployme
ntActivati
on(Uri activationUri, Boolean isShortcut)
at System.Deployment.Applicat
ion.Applic
ationActiv
ator.Activ
ateDeploym
entWorker(
Object state)
COMPONENT STORE TRANSACTION DETAILS
* Transaction at [2/19/2008 10:15:43 AM]
+ System.Deployment.Internal
.Isolation
.StoreOper
ationSetDe
ploymentMe
tadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal
.Isolation
.StoreTran
sactionOpe
rationType
(27)
- HRESULT: 0x0
Start Free Trial