Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:186045
More Search Options
RSS Available
Matching Posts
Re: problems connecting to SQL Server 2005
Here is some additional help with publishing to godaddy. http://help.godaddy.com/article/3437 and a tutorial http://products.secureserver.net/products/hosting/PublishingWithDPW.htm
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 5/1/2009
Re: Approving Membership and Setting Roles with PWS on GoDaddy
1. You can view the example here for your connection strings. http://help.godaddy.com/article/689 2. If I remember correctly, the icons never existed for the manage.aspx page. [quote user="tjedwin"] Hello, I have almost similar issues with GoDaddy when working Personal Started Kit. Can you give me some hints to make the PSK apps works from local machine until upload to discountASP hosting company? I am running Visual Studio 2005 and SQL Server 2005 on Vista machine. Questions: 1. How did
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 1/24/2009
Filed under: GoDaddy connection strings
Re: Skins not changing from dropdown box on homepage
The following code should fix the problem. This code replace everything in the Global.asax file. 1 <%@ Application Language= "VB" %> 2 3 <script runat= "server" > 4 5 Sub Application_Start( ByVal sender As [ Object ], ByVal e As EventArgs) 6 AddHandler SiteMap.SiteMapResolve, AddressOf Me .AppendQueryString 7 If (Roles.RoleExists( "Administrators" ) = False ) Then 8 Roles.CreateRole( "Administrators" ) 9 End If 10 If (Roles.RoleExists( "Friends"
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 9/5/2008
Re: Guestbook page error: Name 'GuestbookManager' is not declared.
It looks like the file Guestbookmanager.vb is missing from the App_Code directory.
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 9/3/2008
Re: Help please
Can you turn on dubugging. We need to see the details of the error.
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 7/13/2008
Re: Is Anyone Using this Starter Kit Successfully?
jonwood, The slow performance is in fact because of the random photo. If you search this forum, you should find a post with code that you can use to fix this issue.
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 6/27/2008
Re: Is Anyone Using this Starter Kit Successfully?
I'll admit it's been awhile since I spent several months extending this kit. However, I don't recall ever removing the OutputCache line and there isn't any in my project. I just checked the original version I downloaded a couple years ago, and it doesn't have any OutputCache lines in it either.
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 6/24/2008
Re: Hosting PWSK on GoDaddy
You will not be able to use the ASP.NET Website Administration tool over the web. It is for local use only. You'll need to write custom pages for managing users, or use code that someone else has written. You can download my User Management code from my website and integrate it into your website. It is designed to work with the ASP.NET Membership Services. There are other solutions available on the web as well.
Posted to
Personal Site Starter Kit
(Forum)
by
jwadsworth
on 1/29/2008
Re: Can't manage CSS with VWD 2008
Thanks for your response. I understand what your saying and it makes sense. However, this issue wasn't present in VWD 2005 or VS 2005 and yet the ASCX files were still user controls and so on.
Posted to
Visual Web Developer 2008 Express
(Forum)
by
jwadsworth
on 12/30/2007
Re: Can't manage CSS with VWD 2008
[quote user="BurleighBoy"] Hi Mikhail, The style sheet is attached via the web.config using the <pages styleSheetTheme="default"> tag. The style sheet is in a theme folder that is in the App_Themes folder in the root directory of the application. This issue seems to only affect .ascx pages I have not noticed any other pages displaying this behaviour. [/quote] This is my scenario exactly. I was disappointed to see there wasn't a solution posted yet.
Posted to
Visual Web Developer 2008 Express
(Forum)
by
jwadsworth
on 12/29/2007
Page 1 of 55 (542 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online