Hello,
I cannot use ApplStylist anymore because I have maybe deleted a backup folder.
Where exactly (directory structure) is this backfolder located?
I have checked for instance my documents\Infragistics\backupfolder and created it and copied the stuff into this folder but it does'nt work.
But maybe can give me an example where and how this backup folder should look like.
Thanks,
Stephan
BY referring to backup folder you mean the back folder created while upgrading the project? If that is the case the backup folder by default is created in the project physical path. Back up folder contains the mark up of the page(s) and web.config.
If you want to use Style set provided Infragistics by default you can do it as follows:
1. You can drag any Aikido controls from toolbox that will create ig_res folder and copy default StyleSet in that folder. You can delete the control for the form that will delete the instance for that control and the default style will not be deleted. The following link from our website will give you list of Aikodo controls: <http://help.infragistics.com/NetAdvantage/ASPNET/2010.2/?page=Web_ASPNET_AJAX_Controls.html> 2. The style set files resides in C:\Documents and Settings\All Users\Documents\Infragistics\NetAdvantage 2010.1\ASP.NET\StyleLibraries. You can also copy style set from this folder.
Hope this helps.
Bhadresh
I am following up to see if you have any further questions with this matter.
Update me if further assistance needed.
Hello Bhadresh,
the bacup folder you explained above: is this the folder that the error message is related to?
YoursStephan
Hello Stephan,
Even if backup folder is removed from the project it is possible to build and run the project. I am not certain about the error message. Is it possible for you to share screenshot of the error with stack trace if any?
You can use Style set provided Infragistics by default as using the approach I have mentioned in my previous thread update.
I have found that due to change of the drive letter (it was Z:, now it is D:), application stylist was not able anymore to launch the program. I have decided to uninstall and reinstall application stylist once more in order to get registry entries refreshed and updated again. It seems that the registry is saving some information about locations.
Now Application Stylist is able to start. the backup folder error message is not appearing anymore.