Personal Site Starter Kit - Photo Ablum - Handler.ashx
Fri, 20 Nov 2009 14:53:26 GMT
Has anyone found a way of getting the photo ablum to work within medium trust level hosting.
An error is return when trying to view a image using domain/Handler.ashx?PhotoID=1&Size=S
is
System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Within the starterkit its self, this just shows up as a failed image white box with a red cross.
I would also be keen for any tips on how to debug this more.
Thank you very much for your time and help.
extend personal site help on web performance.
Mon, 16 Nov 2009 23:51:21 GMT
I've been using the extend the personal site starter kit help by Bill Evjen but somehow when i test it out my output webpage turn out differently. The side view doesn't stay in the content page. instead its outside. This is how it looks...

Personal Starter kit first attempt w/ Visual Web Developer 2008 Express addition
Wed, 11 Nov 2009 14:53:28 GMT
Can anyone help resolve this error? No luck with past posts. I am new to this and have attempted to resolve with past post instructions.
Server Error in '/Personal Starter' Application.
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Theme 'White' cannot be found in the application or global theme directories.
Source Error:
Line 15:
Line 16:
Line 17:
Line 18:
Line 19: | Source File: C:\Users\Kerry\Documents\Visual Studio 2008\Templates\ProjectTemplates\Visual Web Developer\Personal Starter\web.config Line: 17
Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016
Personal Site Starter Kit - How to get started
Mon, 17 Aug 2009 23:22:57 GMT
I downloaded the starter kit and found the zip files. I expanded the files into a directory and don't know how to get going. Visual Web Developer wants a project file and I don't see one.
I also don't see any "installation" file. This is probably very obvious, but not to me.
This is all very new to me, so be kind.
Thanks,
Tom
EXECUTE permission denied on object 'aspnet_CheckSchemaVersion', database '695746_default', schema 'dbo'
Mon, 26 Jun 2006 01:36:33 GMT
Hi,I have followed Sue's tutorial on how to upload and configure my website. I am still having an issue when I try to configure permissions/roles using the ASP. Net configuration tool. I am able to start it but when I click Security I get the error below. Also below is my web.conf file. I am hosting with gate.com, incase someone is with them as well and has had a similar experience. If someone has maybe they can explain to me what some of those xml values mean. I can follow a tutorial but I am poor at troubleshooting because I don't know what all those valuse mean; provider, rolemanager etc.. Thank you.ERROR:***************************************************************************There is a problem with your selected data store. This can be caused by
an invalid server name or credentials, or by insufficient permission.
It can also be caused by the role manager feature not being enabled.
Click the button below to be redirected to a page where you can choose
a new data store. The following message may help in diagnosing the problem:
EXECUTE permission denied on object 'aspnet_CheckSchemaVersion', database '695746_default', schema 'dbo'.*****************************************************************************WEB.CONFIG***************************************************************************** 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
35
36
37
38
39
40
44
45
46 Line 5: Line 6: Line 7: |