AJAX Install issue

Capodecina
Permabanned
Joined
31 Dec 2003
Posts
5,172
Location
Barrow-In-Furness
When running the TemplateVSI.csvontent file that loads the installer from the AjaxControlToolKit folder I get the following 3 errors.

The item AjaxControlExtenderProjectVB.zip could not be copied because it was not found.

The item AjaxControlExtenderItemVB.zip could not be copied because it was not found.

The item AjaxControlToolkitWebsiteVB.zip could not be copied because it was not found.


This is being installed on a workout machine so 'My Documents' folder is actually a folder on a network drive, I thought I would mention this because when i've been googling it has been brought up.

I really have no idea what to do.

I'm running Visual Studio 2005. Thanks for any help!
 
Delving into the world of AJAX now are we ;)

Anyway you want to run the .vsi file in the AjaxControlExtender folder rather than the vscontent file in the TemplateVSI folder.
 
It installs some parts but I get the error:

Installation stopped because the directory for the ProjectType value did not exist. The project type is invalid for your installation of Visual Studio.
 
No help to me. I do not have a C:\My Documents at work.

My Documents links to a folder on a network drive to avoid people saving to their PC. The result is that I do actually have the folder they say it missing in them threads, but it's:

H:\Visual Studio 2005\Templates\ProjectTemplates\Visual Web Developer.
 
Strange, I have the same setup here.

My Documents is linked to a network drive and it installs no problem on my machine.

Did you try the export and import settings, and exporting a new set of settings to overwrite the other?
 
Back
Top Bottom