Can't upgrade to 4.1

Posted by Community Admin on 03-Aug-2018 09:21

Can't upgrade to 4.1

All Replies

Posted by Community Admin on 25-Apr-2011 00:00

I've a site that I started putting together using the Charity Starter Kit under 4.0SP1.

I've upgraded to 4.1 and tried to upgrade the site. I got an error (about an object not being set) and it aborted.

I had made NO (count 'em, ZERO) changes to the site (I reinstalled the starter kit) and got the same error.

Am I not /supposed/ to be able to upgrade?

-- 
Stuart

Posted by Community Admin on 25-Apr-2011 00:00

Hello Stuart,

Can you send the steps you followed to upgrade the project and the stack trace of the error so we could try to figure out what the problem is.

All the best,
Ivan Dimitrov
the Telerik team


Posted by Community Admin on 25-Apr-2011 00:00

When I installed the starter kit, I imported the SQLEXPRESS DB in to a 'real' SQL Server DB and confirmed that that was working under 4.0.

I added the project to Projects.xml in the 4.1 folder like this ...

<projects>
  <project id="FAE04EC0-301F-11D3-BF4B-00C04F79EFBC" Name="LincolnshireCounselling" BrowseUrl="http://localhost:54237/LCfC" SfVersion="4.0.1210.0" DateCreated="12/04/2011 00:00:00">
    <Location Type="FileSystem" Url="C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LCfC\Website" LocalPath="C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LCfC\Website" />
  </project>
</projects>

I then fired up 4.1 project manager and opted to upgrade the project.

The upgrade ran to (I think) 96% and then threw the error shown in the attached image.

-- 
Stuart

Posted by Community Admin on 25-Apr-2011 00:00

The only way I can do anything from this point is to restore my pre-upgrade backup.

-- 
Stuart

Posted by Community Admin on 26-Apr-2011 00:00

Hello Stuart,

Can you put the project folder, Projects.xml and the exe in the same directory. It looks like the project or the xml file cannot be found which results in null exception.

Kind regards,
Ivan Dimitrov
the Telerik team


Posted by Community Admin on 01-May-2011 00:00

That was a bit of a non-starter too.

I copied the projects folder to the sitefinity 4.1 folder and updated the projects.xml file to point to the new location.

I started the project manager and the project is listed but it never comes online; it just reads 'connecting'. Consequently, I can't update it.

-- 
Stuart

Posted by Community Admin on 01-May-2011 00:00

OK.

I tried reinstalling the starter kit and then copying the sitefinity.exe and the projects.xml file to the folder hosting the project. Running the project manager gave me the option to upgrade. Upgrading produced the exact same error I previously reported.

-- 
Stuart

Posted by Community Admin on 02-May-2011 00:00

<fx>Waves</fx>

Anyone.

Come one guys. Upgrading from one version to another is something that should not only be straightforward, it should have had the life tested out of it.

I really need to get this site up to 4.1.

-- 
Stuart

Posted by Community Admin on 03-May-2011 00:00

Sending me an email entitled "Special Courtesy to All Sitefinity 4 Early Adopters" is in poor taste when I can't get anyone to acknowledge the problem I'm having just trying to get from 4.0 to 4.1.

-- 
Stuart

Posted by Community Admin on 03-May-2011 00:00

I agree with you.  I have been trying to get this upgrade to work for over a week now and I sent them an email on Thursday and have not heard back at all on this.  

Posted by Community Admin on 05-May-2011 00:00

Hi Stuart,

The error screen you have shown suggests that that the project manager is not able to resolve the path to your project. You can try to manually upgrade the project by creating a blank project and taking the files from the _EmptyProject directory and merging them with your existing project. Please note that the Charity starterkit had some problems related to controls missing their parent placeholders. For this it will be best if you either use the internal build we released on Monday or use the fix described in this KB article. It will be also worth wile to check custom control templates to see if there any mistakes in them (invalid markup, missing required controls, etc.)

Best wishes,
Radoslav Georgiev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 05-May-2011 00:00

OK.

Let's see what Monday's build brings us.

-- 
Stuart

Posted by Community Admin on 10-May-2011 00:00

OK, so where is it?

My "My Products" page isn't listing any internal build for sitefinitiy except v4.1.1367 of the project manager. Or is that what I should be using?

-- 
Stuart

Posted by Community Admin on 11-May-2011 00:00

OK.

I've assumed that the Project Manager listed under Internal Builds is the one I'm supposed to be using.

It doesn't work!

Just like the previous version, It runs then fails at around 95%.

I think that you are wrong about it not being able to find the project files. I'll tell you why.

First off, the PM find the projects and you can see the status change when the PM loads and detects the project. Secondly, the first 95(ish)% of the upgrade seems to work, I can't believe it doesn't actually look for the project files 'til that point. Lastly, as a test, I made a number of files in the project ReadOnly and attempted the upgrade. This time the process failed much earlier in the process suggesting that it is, in fact, not only finding the project files but accessing them.

For the avoidance of doubt, this link, is Jing movie of the failure to upgrade.

-- 
Stuart.

Posted by Community Admin on 11-May-2011 00:00

Oh come on guys. Please.

4.1 is supposed to be the best of what's on offer and it won't even let me upgrade from the previous minor version.

-- 
Stuart

Posted by Community Admin on 13-May-2011 00:00

Hi Stuart Hemming,

We have tried reproducing the steps from the video, however did not manage to get the upgrade problem when we have manually added our project to the XML file. We believe that there is something that we are missing with your current configuration what is preventing us from getting the error. It seems that is not able to find either one of the configuration files (App_Data/Sitefinity/Configuration) or the web.config file or the SitefinityWebApp.csproj file.

All the best,
Radoslav Georgiev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 14-May-2011 00:00

And therefore you'd like me to do, what?

Posted by Community Admin on 14-May-2011 00:00

[Removed by author]

Posted by Community Admin on 14-May-2011 00:00

The attached file "directorylisting.txt" is the output from the command "dir /s" at the project root.

I couldn't tell you if one of the config files is missing 'cos I don't know what should be there. You can see, though, that the other files you mentioned are present.

Further, all files are accessible, at least as far as I can tell. I can tell you that none of them are read-only, this is the output from the command "dir /s /ar" from the same folder ...

 Volume in drive C has no label.
 Volume Serial Number is D2B0-4F98
File Not Found

I'm going to try uninstalling 4.1 completely then reinstalling it using SP1.

-- 
Stuart

Posted by Community Admin on 14-May-2011 00:00

Apparently, I can only attach images. Here's the listing...

 Volume in drive C has no label.
 Volume Serial Number is D2B0-4F98


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling


24/04/2011  22:22    <DIR>          .
24/04/2011  22:22    <DIR>          ..
07/03/2011  18:01    <DIR>          Sitefinity.Widgets.Calendar
07/03/2011  18:01    <DIR>          Sitefinity.Widgets.Maps
07/03/2011  18:01    <DIR>          SocialWidgets
07/03/2011  18:04             2,550 Telerik.Sitefinity.StarterKit.Charity.sln
25/04/2011  00:25               605 Telerik.Sitefinity.StarterKit.Charity.tss
01/05/2011  19:59    <DIR>          Website
               2 File(s)          3,155 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Calendar


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          iCal
07/03/2011  18:01    <DIR>          Properties
07/03/2011  17:57             4,140 Sitefinity.Widgets.Calendar.csproj
07/03/2011  17:57               257 Sitefinity.Widgets.Calendar.csproj.vspscc
               2 File(s)          4,397 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Calendar\iCal


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          iCalFeedWidget
07/03/2011  18:01    <DIR>          iCalHandlers
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Calendar\iCal\iCalFeedWidget


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               403 iCalFeedWidget.ascx
07/03/2011  17:57             1,631 iCalFeedWidget.cs
07/03/2011  17:57             1,656 iCalFeedWidgetDesigner.cs
07/03/2011  17:57             1,227 iCalFeedWidgetDesigner.js
07/03/2011  17:57               497 iCalFeedWidgetDesignerTemplate.ascx
               5 File(s)          5,414 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Calendar\iCal\iCalHandlers


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             3,986 iCalFeedHttpHandler.cs
07/03/2011  17:57             2,514 iCalReminderHttpHandler.cs
07/03/2011  17:57               569 iCalRouteHandler.cs
               3 File(s)          7,069 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Calendar\Properties


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,484 AssemblyInfo.cs
               1 File(s)          1,484 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          bin
07/03/2011  18:01    <DIR>          Bing
07/03/2011  18:01    <DIR>          obj
07/03/2011  18:01    <DIR>          Properties
07/03/2011  18:04             3,243 Sitefinity.Widgets.Maps.csproj
07/03/2011  17:57               257 Sitefinity.Widgets.Maps.csproj.vspscc
               2 File(s)          3,500 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\bin


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
24/04/2011  19:13    <DIR>          Debug
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\bin\Debug


24/04/2011  19:13    <DIR>          .
24/04/2011  19:13    <DIR>          ..
24/04/2011  19:13            19,456 Sitefinity.Widgets.Maps.dll
24/04/2011  19:13            24,064 Sitefinity.Widgets.Maps.pdb
02/03/2011  18:10        13,757,952 Telerik.Sitefinity.dll
               3 File(s)     13,801,472 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\Bing


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Map
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\Bing\Map


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               332 BingMapWidget.ascx
07/03/2011  17:57             6,580 BingMapWidget.cs
07/03/2011  17:57               326 BingMapWidget.css
07/03/2011  17:57             1,743 BingMapWidgetDesigner.cs
07/03/2011  17:57             3,502 BingMapWidgetDesigner.js
07/03/2011  17:57             2,940 BingMapWidgetDesignerTemplate.ascx
               6 File(s)         15,423 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\obj


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
01/05/2011  14:09    <DIR>          Debug
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\obj\Debug


01/05/2011  14:09    <DIR>          .
01/05/2011  14:09    <DIR>          ..
01/05/2011  14:09             5,815 DesignTimeResolveAssemblyReferencesInput.cache
01/05/2011  14:09            33,207 ResolveAssemblyReference.cache
24/04/2011  19:13             8,798 Sitefinity.Widgets.Maps.csproj.FileListAbsolute.txt
24/04/2011  19:13            19,456 Sitefinity.Widgets.Maps.dll
24/04/2011  19:13            24,064 Sitefinity.Widgets.Maps.pdb
07/03/2011  18:00    <DIR>          TempPE
               5 File(s)         91,340 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\obj\Debug\TempPE


07/03/2011  18:00    <DIR>          .
07/03/2011  18:00    <DIR>          ..
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Sitefinity.Widgets.Maps\Properties


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,476 AssemblyInfo.cs
               1 File(s)          1,476 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          bin
07/03/2011  18:01    <DIR>          Facebook
07/03/2011  18:01    <DIR>          Flickr
07/03/2011  18:01    <DIR>          obj
07/03/2011  18:01    <DIR>          Properties
07/03/2011  18:01    <DIR>          Resources
07/03/2011  18:04             5,867 Sitefinity.Widgets.Social.csproj
07/03/2011  17:57               257 Sitefinity.Widgets.Social.csproj.vspscc
07/03/2011  18:01    <DIR>          Twitter
07/03/2011  18:01    <DIR>          YouTube
               2 File(s)          6,124 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\bin


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
24/04/2011  19:13    <DIR>          Debug
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\bin\Debug


24/04/2011  19:13    <DIR>          .
24/04/2011  19:13    <DIR>          ..
24/04/2011  19:13            73,216 Sitefinity.Widgets.Social.dll
24/04/2011  19:13            73,216 Sitefinity.Widgets.Social.pdb
02/03/2011  18:10        13,757,952 Telerik.Sitefinity.dll
               3 File(s)     13,904,384 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Facebook


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          LikeBox
07/03/2011  17:57               243 LikeBoxWidget.ascx
07/03/2011  17:57             5,144 LikeBoxWidget.ascx.cs
07/03/2011  18:01    <DIR>          LikeButton
07/03/2011  17:57               726 Shared.cs
               3 File(s)          6,113 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Facebook\LikeBox


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               122 LikeBoxWidget.ascx
07/03/2011  17:57             4,821 LikeBoxWidget.cs
07/03/2011  17:57             1,658 LikeBoxWidgetDesigner.cs
07/03/2011  17:57             2,050 LikeBoxWidgetDesigner.js
07/03/2011  17:57             2,485 LikeBoxWidgetDesignerTemplate.ascx
               5 File(s)         11,136 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Facebook\LikeButton


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               130 LikeButtonWidget.ascx
07/03/2011  17:57             5,305 LikeButtonWidget.cs
07/03/2011  17:57             1,673 LikeButtonWidgetDesigner.cs
07/03/2011  17:57               163 LikeButtonWidgetDesigner.css
07/03/2011  17:57             2,701 LikeButtonWidgetDesigner.js
07/03/2011  17:57             2,051 LikeButtonWidgetDesignerTemplate.ascx
               6 File(s)         12,023 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Flickr


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          FlickrFeed
07/03/2011  17:57             1,242 FlickrFeedWidget.ascx
07/03/2011  17:57             3,256 FlickrFeedWidget.ascx.cs
               2 File(s)          4,498 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Flickr\FlickrFeed


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,141 FlickrFeedWidget.ascx
07/03/2011  17:57             4,470 FlickrFeedWidget.cs
07/03/2011  17:57             1,215 FlickrFeedWidget.css
07/03/2011  17:57             1,667 FlickrFeedWidgetDesigner.cs
07/03/2011  17:57             1,535 FlickrFeedWidgetDesigner.js
07/03/2011  17:57               770 FlickrFeedWidgetDesignerTemplate.ascx
               6 File(s)         10,798 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\obj


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
01/05/2011  14:09    <DIR>          Debug
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\obj\Debug


01/05/2011  14:09    <DIR>          .
01/05/2011  14:09    <DIR>          ..
01/05/2011  14:09             6,123 DesignTimeResolveAssemblyReferencesInput.cache
01/05/2011  14:09            33,186 ResolveAssemblyReference.cache
24/04/2011  19:13             8,062 Sitefinity.Widgets.Social.csproj.FileListAbsolute.txt
24/04/2011  19:13            73,216 Sitefinity.Widgets.Social.dll
24/04/2011  19:13            73,216 Sitefinity.Widgets.Social.pdb
07/03/2011  18:00    <DIR>          TempPE
               5 File(s)        193,803 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\obj\Debug\TempPE


07/03/2011  18:00    <DIR>          .
07/03/2011  18:00    <DIR>          ..
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Properties


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             3,084 AssemblyInfo.cs
               1 File(s)          3,084 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Resources


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Resources\Images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               887 twitter-logo.png
07/03/2011  17:57            10,403 Widgets.png
               2 File(s)         11,290 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Twitter


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          TwitterFeed
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\Twitter\TwitterFeed


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,545 TwitterFeedWidget.ascx
07/03/2011  17:57            10,315 TwitterFeedWidget.cs
07/03/2011  17:57             1,191 TwitterFeedWidget.css
07/03/2011  17:57             1,765 TwitterFeedWidgetDesigner.cs
07/03/2011  17:57             1,555 TwitterFeedWidgetDesigner.js
07/03/2011  17:57               936 TwitterFeedWidgetDesignerTemplate.ascx
               6 File(s)         17,307 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\YouTube


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          YouTubeFeed
07/03/2011  17:57             3,405 YouTubeFeedWidget.ascx.cs
               1 File(s)          3,405 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\SocialWidgets\YouTube\YouTubeFeed


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,176 YouTubeFeedWidget.ascx
07/03/2011  17:57             4,319 YouTubeFeedWidget.cs
07/03/2011  17:57             1,261 YouTubeFeedWidget.css
07/03/2011  17:57             1,675 YouTubeFeedWidgetDesigner.cs
07/03/2011  17:57             1,450 YouTubeFeedWidgetDesigner.js
07/03/2011  17:57               749 YouTubeFeedWidgetDesignerTemplate.ascx
               6 File(s)         10,630 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website


01/05/2011  19:59    <DIR>          .
01/05/2011  19:59    <DIR>          ..
07/03/2011  18:01    <DIR>          App_Custom
24/04/2011  19:25    <DIR>          App_Data
07/03/2011  18:01    <DIR>          App_Master
01/05/2011  15:41    <DIR>          App_Themes
24/04/2011  22:53    <DIR>          Bin
01/05/2011  15:42            27,614 CharityWebApp.csproj
01/05/2011  15:42             1,086 CharityWebApp.csproj.user
07/03/2011  17:57               257 CharityWebApp.csproj.vspscc
07/03/2011  18:01    <DIR>          ClientBin
07/03/2011  17:57            31,238 CountryCenterLocations.config
07/03/2011  17:57               256 Default.aspx
07/03/2011  17:57               100 Global.asax
07/03/2011  17:57             1,683 Global.asax.cs
07/03/2011  18:01    <DIR>          images
25/04/2011  00:34    <DIR>          NewsletterTemplates
07/03/2011  18:01    <DIR>          obj
07/03/2011  18:01    <DIR>          Properties
07/03/2011  17:57             7,680 Silverlight.js
07/03/2011  18:01    <DIR>          Sitefinity
25/04/2011  00:33            18,072 SitefinityWebApp.csproj
07/03/2011  18:04            17,544 web.config
07/03/2011  18:01    <DIR>          Widgets
07/03/2011  17:57               713 wlwmanifest.xml
              11 File(s)        106,243 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Custom


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          iCal
07/03/2011  18:01    <DIR>          Tools
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Custom\iCal


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             3,974 iCalFeedHttpHandler.cs
07/03/2011  17:57             2,979 iCalReminderHttpHandler.cs
07/03/2011  17:57               631 iCalRouteHandler.cs
               3 File(s)          7,584 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Custom\Tools


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               952 Truncate.cs
               1 File(s)            952 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data


24/04/2011  19:25    <DIR>          .
24/04/2011  19:25    <DIR>          ..
07/03/2011  18:00    <DIR>          RadSpell
25/04/2011  00:13    <DIR>          Sitefinity
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\RadSpell


07/03/2011  18:00    <DIR>          .
07/03/2011  18:00    <DIR>          ..
01/05/2011  01:04         3,470,977 de-DE.tdf
01/05/2011  01:04         3,245,951 en-US.tdf
01/05/2011  01:04         2,954,307 fr-FR.tdf
               3 File(s)      9,671,235 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity


25/04/2011  00:13    <DIR>          .
25/04/2011  00:13    <DIR>          ..
07/03/2011  18:01    <DIR>          Configuration
02/05/2011  13:17    <DIR>          Logs
07/03/2011  18:01    <DIR>          RadSpell
07/03/2011  18:01    <DIR>          Search
25/04/2011  00:13             1,564 Sitefinity.lic
25/04/2011  00:13             1,564 Sitefinity.lic=
07/03/2011  18:05    <DIR>          Temp
07/03/2011  18:01    <DIR>          WebsiteTemplates
               2 File(s)          3,128 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\Configuration


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
01/05/2011  15:54               651 AppearanceConfig.config
07/03/2011  17:57               298 BlogsConfig.config
07/03/2011  17:57               302 ContentConfig.config
07/03/2011  18:19             7,177 ContentViewConfig.config
24/04/2011  22:21               656 DataConfig.config
07/03/2011  17:57               300 EventsConfig.config
07/03/2011  17:57               298 FormsConfig.config
07/03/2011  17:57               306 LibrariesConfig.config
07/03/2011  17:57               296 NewsConfig.config
07/03/2011  17:57               310 NewslettersConfig.config
01/05/2011  14:44               308 PagesConfig.config
07/03/2011  17:57               253 ProjectConfig.config
07/03/2011  17:57               384 PublishingConfig.config
07/03/2011  17:57               347 PublishingDataItemsConfig.config
07/03/2011  17:57             1,361 ResourcesConfig.config
07/03/2011  17:57               320 SchedulingConfig.config
07/03/2011  17:57               298 SearchConfig.config
07/03/2011  17:57             1,286 SecurityConfig.config
01/05/2011  14:34             1,089 SystemConfig.config
07/03/2011  17:57               304 TaxonomyConfig.config
07/03/2011  17:57             7,725 ToolboxesConfig.config
07/03/2011  17:57               302 VersionConfig.config
07/03/2011  17:57               304 WorkflowConfig.config
              23 File(s)         24,875 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\Logs


02/05/2011  13:17    <DIR>          .
02/05/2011  13:17    <DIR>          ..
24/04/2011  22:51            19,686 Error04ef066d-94ea-4719-a3ce-4d2f4204501e.log
01/05/2011  15:41           419,066 Error064e87e0-2cda-41f4-a393-d6cc7c0d8b2b.log
25/04/2011  00:25            30,972 Error597f4799-0775-447d-96d6-8750d4bd0e85.log
03/05/2011  00:47           617,655 Error8f24e5cc-205a-4a57-88ae-888ec0c508a5.log
01/05/2011  23:49           111,570 Errorbb6b3a66-1605-4ac4-a2dd-7a851cd1fde9.log
01/05/2011  15:46             2,059 Errorc061015f-82c0-4643-a88b-b1610aa3a13b.log
01/05/2011  19:56           660,157 Errorc51288ed-e060-419f-a331-542a91c25548.log
24/04/2011  22:53            17,620 Errorc61b693d-f5f4-410b-b69b-72cbfa6a9edd.log
07/03/2011  18:26            19,805 Errore369c1df-7dd6-458b-a52a-e3ea0c7364ce.log
               9 File(s)      1,898,590 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\RadSpell


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57         3,470,977 de-DE.tdf
07/03/2011  17:57         3,245,951 en-US.tdf
07/03/2011  17:57         2,954,307 fr-FR.tdf
               3 File(s)      9,671,235 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\Search


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
03/05/2011  00:46    <DIR>          everything
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\Search\everything


03/05/2011  00:46    <DIR>          .
03/05/2011  00:46    <DIR>          ..
03/05/2011  00:46                20 segments.gen
03/05/2011  00:46             1,266 segments_z
03/05/2011  00:46             2,089 _10.cfs
03/05/2011  00:27            33,160 _u.cfs
03/05/2011  00:32                10 _u_5.del
03/05/2011  00:27             1,339 _v.cfs
03/05/2011  00:29             1,362 _w.cfs
03/05/2011  00:29             1,333 _x.cfs
03/05/2011  00:30             1,346 _y.cfs
03/05/2011  00:32             1,324 _z.cfs
03/05/2011  00:46                 9 _z_1.del
              11 File(s)         43,258 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\Temp


07/03/2011  18:05    <DIR>          .
07/03/2011  18:05    <DIR>          ..
01/05/2011  19:35    <DIR>          Libraries
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\Temp\Libraries


01/05/2011  19:35    <DIR>          .
01/05/2011  19:35    <DIR>          ..
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Introduction
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates\Introduction


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          App_Master
07/03/2011  18:01    <DIR>          App_Themes
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates\Introduction\App_Master


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,081 Introduction.master
               1 File(s)          1,081 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates\Introduction\App_Themes


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Introduction
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates\Introduction\App_Themes\Introduction


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Global
07/03/2011  18:01    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates\Introduction\App_Themes\Introduction\Global


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             2,549 main.css
               1 File(s)          2,549 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Data\Sitefinity\WebsiteTemplates\Introduction\App_Themes\Introduction\Images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             6,779 background.jpg
07/03/2011  17:57            29,380 button.jpg
07/03/2011  17:57            29,505 button2.jpg
07/03/2011  17:57            37,349 header_bg.jpg
07/03/2011  17:57            36,564 screenshots.png
               5 File(s)        139,577 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Master


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               636 Base.Master
07/03/2011  17:57               332 Base.Master.cs
07/03/2011  17:57               805 Base.Master.designer.cs
07/03/2011  17:57               582 NewTemplate.Master
07/03/2011  17:57               358 NewTemplate.Master.cs
07/03/2011  17:57             1,127 NewTemplate.Master.designer.cs
               6 File(s)          3,840 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes


01/05/2011  15:41    <DIR>          .
01/05/2011  15:41    <DIR>          ..
07/03/2011  18:01    <DIR>          CharityBlue
07/03/2011  18:01    <DIR>          CharityRed
07/03/2011  18:01    <DIR>          DarkBlue
07/03/2011  18:00    <DIR>          DarkRed
07/03/2011  18:01    <DIR>          Editor
01/05/2011  15:42    <DIR>          LCPurple
07/03/2011  18:01    <DIR>          NewTheme
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\CharityBlue


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Global
07/03/2011  18:01    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\CharityBlue\Global


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57            12,115 main.css
               1 File(s)         12,115 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\CharityBlue\Images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             4,700 donate.png
07/03/2011  17:57             1,673 header_background.jpg
07/03/2011  17:57           106,923 header_image.jpg
07/03/2011  17:57            85,596 header_right.jpg
07/03/2011  17:57            81,346 hp_section1.jpg
07/03/2011  17:57            85,766 hp_section2.jpg
07/03/2011  17:57            84,324 hp_section3.jpg
07/03/2011  17:57            78,955 hp_section4.jpg
07/03/2011  17:57             1,722 logo.jpg
07/03/2011  17:57             1,556 menu_background.jpg
07/03/2011  17:57            10,689 quote_bg.jpg
07/03/2011  17:57             8,708 signature.jpg
07/03/2011  17:57             1,873 Untitled-5.jpg
07/03/2011  17:57             1,474 vertical_separator.jpg
07/03/2011  17:57            10,403 Widgets.png
              15 File(s)        565,708 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\CharityRed


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Global
07/03/2011  18:01    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\CharityRed\Global


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             4,969 main.css
               1 File(s)          4,969 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\CharityRed\Images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             4,191 donate.png
07/03/2011  17:57             1,673 header_background.jpg
07/03/2011  17:57           106,923 header_image.jpg
07/03/2011  17:57            85,596 header_right.jpg
07/03/2011  17:57            41,565 logo.jpg
07/03/2011  17:57             1,474 vertical_separator.jpg
               6 File(s)        241,422 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\DarkBlue


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Global
07/03/2011  18:01    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\DarkBlue\Global


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,682 logo.jpg
               1 File(s)          1,682 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\DarkBlue\Images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,671 calendar.png
07/03/2011  17:57             1,202 news.png
07/03/2011  17:57            10,403 Widgets.png
               3 File(s)         13,276 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\DarkRed


07/03/2011  18:00    <DIR>          .
07/03/2011  18:00    <DIR>          ..
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\Editor


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               249 editor.css
               1 File(s)            249 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\LCPurple


01/05/2011  15:42    <DIR>          .
01/05/2011  15:42    <DIR>          ..
01/05/2011  15:42    <DIR>          Global
01/05/2011  17:49    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\LCPurple\Global


01/05/2011  15:42    <DIR>          .
01/05/2011  15:42    <DIR>          ..
03/05/2011  00:18            13,976 main.css
               1 File(s)         13,976 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\LCPurple\Images


01/05/2011  17:49    <DIR>          .
01/05/2011  17:49    <DIR>          ..
01/05/2011  17:18    <DIR>          Corel Auto-Preserve
01/05/2011  15:42             4,700 donate.png
01/05/2011  15:42             1,673 header_background.jpg
01/05/2011  15:42           106,923 header_image.jpg
01/05/2011  17:28           287,152 Header_Image.png
01/05/2011  15:42            85,596 header_right.jpg
01/05/2011  15:42            81,346 hp_section1.jpg
01/05/2011  15:42            85,766 hp_section2.jpg
01/05/2011  15:42            84,324 hp_section3.jpg
01/05/2011  15:42            78,955 hp_section4.jpg
01/05/2011  16:38               254 HSection265.png
01/05/2011  16:55               265 HSection275.png
01/05/2011  16:53               314 HSection600.png
01/05/2011  16:38               471 HSection900.png
01/05/2011  15:42             1,722 logo.jpg
01/05/2011  15:42             1,556 menu_background.jpg
01/05/2011  15:42            10,689 quote_bg.jpg
01/05/2011  17:18             1,043 search.png
01/05/2011  15:42             8,708 signature.jpg
01/05/2011  15:42             1,873 Untitled-5.jpg
01/05/2011  15:42             1,474 vertical_separator.jpg
01/05/2011  15:42            10,403 Widgets.png
              21 File(s)        855,207 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\LCPurple\Images\Corel Auto-Preserve


01/05/2011  17:18    <DIR>          .
01/05/2011  17:18    <DIR>          ..
01/05/2011  17:12             1,152 search.png
               1 File(s)          1,152 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\NewTheme


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Global
07/03/2011  18:01    <DIR>          Images
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\NewTheme\Global


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             2,992 styles.css
               1 File(s)          2,992 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\App_Themes\NewTheme\Images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,671 calendar.png
07/03/2011  17:57             4,700 donate.png
07/03/2011  17:57             1,673 header_background.jpg
07/03/2011  17:57           106,923 header_image.jpg
07/03/2011  17:57            85,596 header_right.jpg
07/03/2011  17:57            81,346 hp_section1.jpg
07/03/2011  17:57            85,766 hp_section2.jpg
07/03/2011  17:57            84,324 hp_section3.jpg
07/03/2011  17:57            78,955 hp_section4.jpg
07/03/2011  17:57             1,722 logo.jpg
07/03/2011  17:57             1,556 menu_background.jpg
07/03/2011  17:57             1,202 news.png
07/03/2011  17:57            10,689 quote_bg.jpg
07/03/2011  17:57             8,708 signature.jpg
07/03/2011  17:57             1,873 Untitled-5.jpg
07/03/2011  17:57             1,474 vertical_separator.jpg
07/03/2011  17:57            10,403 Widgets.png
              17 File(s)        568,581 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Bin


24/04/2011  22:53    <DIR>          .
24/04/2011  22:53    <DIR>          ..
02/03/2011  18:08           147,456 ActiveUp.Net.Common.dll
02/03/2011  18:08           196,433 ActiveUp.Net.Common.xml
02/03/2011  18:08            40,960 ActiveUp.Net.Dns.dll
02/03/2011  18:08            44,147 ActiveUp.Net.Dns.xml
02/03/2011  18:08            65,536 ActiveUp.Net.Smtp.dll
02/03/2011  18:08           181,707 ActiveUp.Net.Smtp.xml
02/03/2011  18:08         1,257,472 AjaxControlToolkit.dll
19/01/2011  17:22           106,496 antlr.runtime.dll
19/01/2011  17:22           189,952 DDay.iCal.dll
02/03/2011  18:08           303,104 DirectShowLib-2005.dll
02/03/2011  18:08         5,233,512 DocumentFormat.OpenXml.dll
02/03/2011  18:08        14,781,484 DocumentFormat.OpenXml.xml
02/03/2011  18:08            89,088 Facebook.dll
02/03/2011  18:08            20,480 Facebook.Web.dll
02/03/2011  18:08            11,922 Facebook.Web.xml
02/03/2011  18:08           129,412 Facebook.xml
02/03/2011  18:08            65,536 Interop.DexterLib.dll
02/03/2011  18:08            29,760 Microsoft.Practices.ServiceLocation.dll
02/03/2011  18:08            16,831 Microsoft.Practices.ServiceLocation.xml
02/03/2011  18:08           335,872 MySql.Data.dll
02/03/2011  18:08           319,488 Newtonsoft.Json.dll
02/03/2011  18:08           346,255 Newtonsoft.Json.xml
24/04/2011  19:13            19,456 Sitefinity.Widgets.Maps.dll
24/04/2011  19:13            24,064 Sitefinity.Widgets.Maps.pdb
24/04/2011  19:13            73,216 Sitefinity.Widgets.Social.dll
24/04/2011  19:13            73,216 Sitefinity.Widgets.Social.pdb
01/05/2011  15:42            19,968 SitefinityWebApp.dll
01/05/2011  15:42            52,736 SitefinityWebApp.pdb
02/03/2011  18:08         1,476,440 System.Windows.dll
02/03/2011  18:08           486,912 Telerik.OpenAccess.35.Extensions.dll
02/03/2011  18:08           158,117 Telerik.OpenAccess.35.Extensions.xml
02/03/2011  18:08           271,360 Telerik.OpenAccess.Adonet2.dll
02/03/2011  18:08             5,120 Telerik.OpenAccess.Config.dll
02/03/2011  18:08           964,608 Telerik.OpenAccess.dll
19/01/2011  17:22           131,072 Telerik.OpenAccess.MySql.Data.dll
02/03/2011  18:08         2,817,536 Telerik.OpenAccess.Runtime.dll
02/03/2011  18:08           296,448 Telerik.OpenAccess.SDK.dll
02/03/2011  18:08            65,024 Telerik.OpenAccess.Web.dll
02/03/2011  18:08            46,757 Telerik.OpenAccess.Web.xml
02/03/2011  18:08           653,550 Telerik.OpenAccess.xml
02/03/2011  18:10            47,104 Telerik.Sitefinity.Analytics.Server.Core.dll
02/03/2011  18:11            10,240 Telerik.Sitefinity.Analytics.Server.DependencyResolution.dll
02/03/2011  18:11            20,992 Telerik.Sitefinity.Analytics.Server.GoogleAnalyticsPlugin.dll
02/03/2011  18:11           240,640 Telerik.Sitefinity.Analytics.Server.Infrastructure.dll
02/03/2011  18:10        13,757,952 Telerik.Sitefinity.dll
02/03/2011  18:09           921,600 Telerik.Sitefinity.Model.dll
02/03/2011  18:09           753,163 Telerik.Sitefinity.Model.xml
02/03/2011  18:11         3,928,576 Telerik.Sitefinity.Resources.dll
02/03/2011  18:10               420 Telerik.Sitefinity.Resources.xml
02/03/2011  18:09         3,223,040 Telerik.Sitefinity.Utilities.dll
02/03/2011  18:09         5,615,611 Telerik.Sitefinity.Utilities.xml
02/03/2011  18:10         9,545,255 Telerik.Sitefinity.xml
02/03/2011  18:08           885,248 Telerik.Web.Design.dll
02/03/2011  18:08        18,969,600 Telerik.Web.UI.dll
02/03/2011  18:08         5,670,756 Telerik.Web.UI.xml
02/03/2011  18:08            14,848 Telerik.Windows.RadUploadHandler.dll
02/03/2011  18:08           120,832 Twitterizer2.dll
02/03/2011  18:08           284,578 Twitterizer2.xml
              58 File(s)     95,558,958 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\ClientBin


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57         2,239,340 Telerik.Sitefinity.Analytics.xap
07/03/2011  17:57           436,775 Telerik.Sitefinity.Silverlight.xap
               2 File(s)      2,676,115 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\images


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               902 alarm.png
07/03/2011  17:57               778 email.png
07/03/2011  17:57               919 facebook.png
07/03/2011  17:57             1,733 ical.png
07/03/2011  17:57               999 linkedin.png
07/03/2011  17:57             1,048 rss.png
07/03/2011  17:57             3,937 search.png
07/03/2011  17:57               889 twitter.png
07/03/2011  17:57               887 widget-logo.png
               9 File(s)         12,092 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\NewsletterTemplates


25/04/2011  00:34    <DIR>          .
25/04/2011  00:34    <DIR>          ..
01/05/2011  01:04             3,549 ExtendedSubscribeForm.ascx
01/05/2011  01:04               320 ExtendedSubscribeForm.ascx.cs
               2 File(s)          3,869 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\obj


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
01/05/2011  15:42    <DIR>          Debug
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\obj\Debug


01/05/2011  15:42    <DIR>          .
01/05/2011  15:42    <DIR>          ..
24/04/2011  22:51            11,572 CharityWebApp.csproj.FileListAbsolute.txt
02/05/2011  13:16            32,191 DesignTimeResolveAssemblyReferencesInput.cache
01/05/2011  14:09           284,106 ResolveAssemblyReference.cache
01/05/2011  15:42            19,968 SitefinityWebApp.dll
01/05/2011  15:42            52,736 SitefinityWebApp.pdb
07/03/2011  18:00    <DIR>          TempPE
               5 File(s)        400,573 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\obj\Debug\TempPE


07/03/2011  18:00    <DIR>          .
07/03/2011  18:00    <DIR>          ..
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Properties


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,597 AssemblyInfo.cs
               1 File(s)          1,597 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               254 Default.aspx
07/03/2011  18:01    <DIR>          Services
               1 File(s)            254 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Analytics
07/03/2011  18:01    <DIR>          Atompub
07/03/2011  18:01    <DIR>          Common
07/03/2011  18:01    <DIR>          Configuration
07/03/2011  18:01    <DIR>          Content
07/03/2011  18:01    <DIR>          ControlTemplates
07/03/2011  18:01    <DIR>          Forms
25/04/2011  00:34    <DIR>          Lists
07/03/2011  18:01    <DIR>          LoadBalancing
07/03/2011  18:01    <DIR>          Localization
07/03/2011  18:01    <DIR>          MetaData
07/03/2011  18:01    <DIR>          Newsletters
07/03/2011  18:01    <DIR>          Pages
07/03/2011  18:01    <DIR>          Publishing
07/03/2011  18:01    <DIR>          Security
07/03/2011  17:57               190 SitefinityProject.svc
07/03/2011  18:01    <DIR>          Taxonomies
07/03/2011  18:01    <DIR>          Twitter
25/04/2011  00:34    <DIR>          UserProfiles
07/03/2011  18:01    <DIR>          Versioning
07/03/2011  18:01    <DIR>          Workflow
               1 File(s)            190 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Analytics


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               139 AnalyticsPermissionsService.svc
07/03/2011  17:57               132 DashboardData.svc
07/03/2011  17:57               141 GoogleAnalytics.svc
07/03/2011  17:57               131 MapDataService.svc
               4 File(s)            543 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Atompub


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               194 Blogs.svc
               1 File(s)            194 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Common


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               229 Comments.svc
07/03/2011  17:57               228 Content.svc
07/03/2011  17:57               219 GenericItemsService.svc
07/03/2011  17:57               219 QueryBuilderService.svc
               4 File(s)            895 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Configuration


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               165 ConfigPolicies.svc
07/03/2011  17:57               171 ConfigPolicyHandlers.svc
07/03/2011  17:57               169 ConfigSectionItems.svc
07/03/2011  17:57               165 ConfigSections.svc
07/03/2011  17:57               173 LocalizationCultures.svc
               5 File(s)            843 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Content


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               208 AlbumService.svc
07/03/2011  17:57               207 BlogPostService.svc
07/03/2011  17:57               203 BlogService.svc
07/03/2011  17:57               217 CommentsGenericService.svc
01/05/2011  01:04               227 ContentBlockPage.svc
07/03/2011  17:57               219 ContentItemService.svc
07/03/2011  17:57               212 ContentService.svc
07/03/2011  17:57               218 DocumentLibraryService.svc
07/03/2011  17:57               211 DocumentService.svc
07/03/2011  17:57               205 EventService.svc
07/03/2011  17:57               225 Generic.svc
07/03/2011  17:57               208 ImageService.svc
07/03/2011  17:57               206 NewsItemService.svc
07/03/2011  17:57               215 VideoLibraryService.svc
07/03/2011  17:57               208 VideoService.svc
              15 File(s)          3,189 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\ControlTemplates


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               219 ControlTemplateService.svc
               1 File(s)            219 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Forms


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               172 FormsService.svc
               1 File(s)            172 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Lists


25/04/2011  00:34    <DIR>          .
25/04/2011  00:34    <DIR>          ..
01/05/2011  01:04               201 ListItemService.svc
01/05/2011  01:04               197 ListService.svc
01/05/2011  01:04               204 ListsModuleService.svc
               3 File(s)            602 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\LoadBalancing


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               176 SystemWebService.svc
               1 File(s)            176 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Localization


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               169 AllCulturesResource.svc
07/03/2011  17:57               175 DualLocalizationResources.svc
07/03/2011  17:57               169 LocalizationClasses.svc
07/03/2011  17:57               171 LocalizationResources.svc
               4 File(s)            684 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\MetaData


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               207 MetaData.svc
07/03/2011  17:57               197 ModuleEditor.svc
               2 File(s)            404 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Newsletters


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
01/05/2011  01:04               233 ABCampaign.svc
07/03/2011  17:57               231 Campaign.svc
01/05/2011  01:04               234 DynamicList.svc
07/03/2011  17:57               227 List.svc
01/05/2011  01:04               234 MailingList.svc
07/03/2011  17:57               238 MessageTemplate.svc
01/05/2011  01:04               231 Settings.svc
07/03/2011  17:57               233 Subscriber.svc
               8 File(s)          1,861 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Pages


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               194 ControlPropertyService.svc
07/03/2011  17:57               172 PagesService.svc
07/03/2011  17:57               180 PageTemplatesService.svc
07/03/2011  17:57               177 ZoneEditorService.svc
               4 File(s)            723 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Publishing


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               211 PublishingService.svc
               1 File(s)            211 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Security


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               198 MembershipSettings.svc
07/03/2011  17:57               194 Permissions.svc
07/03/2011  17:57               190 Roles.svc
07/03/2011  17:57               188 Users.svc
               4 File(s)            770 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Taxonomies


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               201 FlatTaxon.svc
07/03/2011  17:57               209 HierarchicalTaxon.svc
07/03/2011  17:57               203 MarkedItems.svc
07/03/2011  17:57               200 Taxonomy.svc
               4 File(s)            813 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Twitter


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               186 TwitterCredentialsService.svc
               1 File(s)            186 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\UserProfiles


25/04/2011  00:34    <DIR>          .
25/04/2011  00:34    <DIR>          ..
01/05/2011  01:04               190 UserProfileTypesService.svc
               1 File(s)            190 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Versioning


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               229 HistoryService.svc
               1 File(s)            229 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Sitefinity\Services\Workflow


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               227 WorkflowDefinitionService.svc
07/03/2011  17:57               217 WorkflowService.svc
               2 File(s)            444 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Calendar
07/03/2011  18:01    <DIR>          Donations
07/03/2011  18:01    <DIR>          Maps
07/03/2011  18:01    <DIR>          Social
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Calendar


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             7,270 CalendarView.cs
07/03/2011  17:57             1,066 CalendarViewTemplate.ascx
07/03/2011  17:57               257 CalendarViewTemplate.css
07/03/2011  17:57               615 iCalFeedWidget.ascx
07/03/2011  17:57               368 iCalFeedWidget.ascx.cs
07/03/2011  17:57             1,161 iCalFeedWidget.ascx.designer.cs
07/03/2011  17:57               101 iCalFeedWidget.css
               7 File(s)         10,838 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Donations


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               748 DonationWidget.ascx
07/03/2011  17:57             1,189 DonationWidget.ascx.cs
07/03/2011  17:57               817 DonationWidget.ascx.designer.cs
07/03/2011  17:57             1,496 DonationWidgetDesigner.cs
07/03/2011  17:57             1,513 DonationWidgetDesigner.js
07/03/2011  17:57               708 DonationWidgetDesignerTemplate.ascx
               6 File(s)          6,471 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Maps


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,131 MapWidget.ascx
07/03/2011  17:57             3,662 MapWidget.ascx.cs
07/03/2011  17:57               474 MapWidget.ascx.designer.cs
07/03/2011  17:57               326 MapWidget.css
07/03/2011  17:57             1,461 MapWidgetDesigner.cs
07/03/2011  17:57             3,249 MapWidgetDesigner.js
07/03/2011  17:57             3,249 MapWidgetDesigner.txt
07/03/2011  17:57             3,057 MapWidgetDesignerTemplate.ascx
               8 File(s)         16,609 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Social


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  18:01    <DIR>          Facebook
07/03/2011  18:01    <DIR>          Flickr
07/03/2011  18:01    <DIR>          Twitter
07/03/2011  18:01    <DIR>          YouTube
               0 File(s)              0 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Social\Facebook


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               249 LikeBoxWidget.ascx
07/03/2011  17:57             4,967 LikeBoxWidget.ascx.cs
07/03/2011  17:57               822 LikeBoxWidget.ascx.designer.cs
07/03/2011  17:57             1,519 LikeBoxWidgetDesigner.cs
07/03/2011  17:57             2,050 LikeBoxWidgetDesigner.js
07/03/2011  17:57             2,473 LikeBoxWidgetDesignerTemplate.ascx
               6 File(s)         12,080 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Social\Flickr


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,248 FlickrFeedWidget.ascx
07/03/2011  17:57             2,893 FlickrFeedWidget.ascx.cs
07/03/2011  17:57             1,175 FlickrFeedWidget.ascx.designer.cs
07/03/2011  17:57             1,193 FlickrFeedWidget.css
07/03/2011  17:57             1,517 FlickrFeedWidgetDesigner.cs
07/03/2011  17:57             1,475 FlickrFeedWidgetDesigner.js
07/03/2011  17:57               620 FlickrFeedWidgetDesignerTemplate.ascx
               7 File(s)         10,121 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Social\Twitter


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,487 TwitterFeedWidget.ascx
07/03/2011  17:57             6,064 TwitterFeedWidget.ascx.cs
07/03/2011  17:57               834 TwitterFeedWidget.ascx.designer.cs
07/03/2011  17:57             1,191 TwitterFeedWidget.css
07/03/2011  17:57             1,524 TwitterFeedWidgetDesigner.cs
07/03/2011  17:57             1,603 TwitterFeedWidgetDesigner.js
07/03/2011  17:57               936 TwitterFeedWidgetDesignerTemplate.ascx
07/03/2011  18:01    <DIR>          TwitterProfile
               7 File(s)         13,639 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Social\Twitter\TwitterProfile


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57               642 TwitterProfile.ascx
07/03/2011  17:57             2,471 TwitterProfile.ascx.cs
07/03/2011  17:57               495 TwitterProfile.ascx.designer.cs
07/03/2011  17:57               326 TwitterProfile.css
07/03/2011  17:57             3,445 TwitterProfile.rar
07/03/2011  17:57             1,566 TwitterProfileWidgetDesigner.cs
07/03/2011  17:57             1,624 TwitterProfileWidgetDesigner.js
07/03/2011  17:57               919 TwitterProfileWidgetDesignerTemplate.ascx
               8 File(s)         11,488 bytes


 Directory of C:\Users\Stuart\Documents\Visual Studio 2010\Projects\LincolnshireCounselling\Website\Widgets\Social\YouTube


07/03/2011  18:01    <DIR>          .
07/03/2011  18:01    <DIR>          ..
07/03/2011  17:57             1,292 YouTubeFeedWidget.ascx
07/03/2011  17:57             3,287 YouTubeFeedWidget.ascx.cs
07/03/2011  17:57             1,179 YouTubeFeedWidget.ascx.designer.cs
07/03/2011  17:57             1,261 YouTubeFeedWidget.css
07/03/2011  17:57             1,524 YouTubeFeedWidgetDesigner.cs
07/03/2011  17:57             1,498 YouTubeFeedWidgetDesigner.js
07/03/2011  17:57               749 YouTubeFeedWidgetDesignerTemplate.ascx
               7 File(s)         10,790 bytes


     Total Files Listed:
             428 File(s)    150,743,833 bytes
             341 Dir(s)  61,224,165,376 bytes free


Posted by Community Admin on 14-May-2011 00:00

And I got (almost) exactly the same response.

This time the counter seemed to get all the way to 100% and there was a short pause before it actually gave me the same error message.

How about I send your my project and you upgrade it?

-- 
Stuart

Posted by Community Admin on 16-May-2011 00:00

Anyone?

Anyone at all?

Really, I'm prepared to listen to any suggestions, really.

I have backups so can try anything.

-- 
Stuart

Posted by Community Admin on 25-May-2011 00:00

Hello Stuart Hemming,

As discussed over the support thread, I have upgraded your project locally using the project manager. It seems that there is some protection over the projects xml file on your side. As for the other issue which appeared after the upgrade - this is due to the order in which your defined script references and the ones in Sitefinity are loaded.

All the best,
Radoslav Georgiev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 23-Jul-2012 00:00

Hi Stuart, can u email me the project. I am having the same issue.
mcupryk@shaw.ca
or mathieu_cupryk@hotmail.com

Thank you

This thread is closed