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:108893
More Search Options
RSS Available
Matching Posts
Re: Converting Project Problem - Add new Item not showing mvc templates
You converted it correctly. Adding the MVC project guid is necessary when moving from the CTP to Preview 2..
Posted to
ASP.NET MVC
(Forum)
by
timmcb
on 3/6/2008
Re: More details, very peculiar
I think the problem may be related to the IIS Virtual Directory of the Web Application. First use INETMGR.EXE to ensure the virtual directory of the web application is set up correctly. Second, on Vista make sure your run VS with Administrator privilages (ie right click Run As Administrator.) Third, now try to open and migrate the solution. Let us know if this helps.
Posted to
Visual Studio 2008
(Forum)
by
timmcb
on 11/26/2007
Re: 100% CPU Usage
If the VWD is hanging indefinately let me know. Kill the process with task manager. Send the report to Microsoft when prompted. Then look in the system event viewer and get the Bucket ID of the error reported to Microsoft for VWDExpress.exe. Reply to the thread with the Bucket ID and I'll take a look at the hang. If this isn't enough to pinpoint the problem I'll let you know.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
timmcb
on 9/26/2007
Re: Codebehind issues when deploying a WAP to server
Are you using the codebehind, codefile, or src attribute in the master page? You should be using the codebehind attribute in a Web Application Project and the codefile attribute in a Web Site. Can you post the ASP.NET directives from the top of your master page?
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 7/16/2007
Re: Profile Problems with Service Pack 1
The WebProfile Generator project has been moved from GotDotNet to http://www.codeplex.com/webprofile .
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 7/6/2007
Re: Control Declarations not appearing in CodeBehind
Declarations will not be automatically added to the code behind file. You have two options: 1) Manually add the declaration to the code behind file. 2) Right-click on the .aspx page in question and run "Convert to web application". This will convert this page to use partial classes. After this new controls should automatically be declared in the .designer.cs file for you.
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 7/3/2007
Re: Profile Provider Intellisense Not Working?
I'm in the process of moving the ASP.NET WebProfile Generator project from GotDotNet to http://www.codeplex.com/WebProfile . The link should be valid in the next week or two.
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 6/25/2007
Re: Designer generates invalid signature
This is correct. I put a fix in the SP1 beta that addresses this exact problem. If that doesn't fix it, I would guess there is an additional problem resolving the virtual path in web.config to the physical path of the .ascx file. It would be interesting to know the following: 1) What is the physical root of the WAP? 2) Where is the physical location of the user control .ascx file? 3) Have any virtual directories been added to access the user control? 4) What is the virtual path used in web.config
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 11/28/2006
Re: Web Application New Project Question
VS 2005 has a built in web server (aka Cassini) that it uses by default. This allows folks to develop web applications without setting up a virtual directory or an IIS server. If you want to use IIS you can change the project properties to do so.
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 11/15/2006
Re: WAP and ASPWebProfileGenerator
Does the following work? WebProfile p = new WebProfile ( WebProfile.Create(userName, true) ) ; p.SomeProperty = someValue;
Posted to
VS 2005 Web Application Projects
(Forum)
by
timmcb
on 11/13/2006
Page 1 of 47 (469 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online