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:80
More Search Options
RSS Available
Matching Posts
Re: Cant add any asp.net controls to a page
Hi, when a machine has VS2009sp1 and VS2010 side-by-side installation, and some settings in Tools.Options were modified in VS2009sp1, you will run into a similar issue like the link Barry mentioned above. Could you check your schema setting in Tools.Options.Text Editor.HTML.Validation page and make sure it is not empty? If it is empty, please set it manuall to XHTML 1.0 Transitional and see if your problem goes away. Thanks, Masako
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
masako
on 10/27/2009
Re: Where is the code snippet manager?
code Snippets Manger menu should be still under Tools menu, below "Add SharePointConnection..." and above "Choose Toolbox Items..." menus. We haven't changed the location of the menu. What happens when you enter ctrl+k, ctrl+b? Does Code Snippets Manger dialog show up? thanks, masako
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
masako
on 10/23/2009
Re: Validation (): Element 'td' is not supported.
We've just discovered that after installing Beta2, Validation Target combobox becomes sometimes empty. Could you try the work around posted here or just go to Tools.Options.Text Editor.HTML.Validation page then select one of schema you prefer (default is XHTML 1.0 Transitional)
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
masako
on 10/23/2009
Re: CSS formatting is lost when Master page not open
If I'm not mistaken, tilde is recognized by server control only. See here for more detail.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/9/2006
Re: CSS formatting is lost when Master page not open
Try removing "~/" from <link> like this: <link href="StyleSheet.css" type="text/css" rel="stylesheet" media="screen" />
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/8/2006
Re: Insert To MSAccess Code Generation Error with DetailsView With Autonumber
I realized that I should post the workaround for this problem. After dropping AccessDataSource onto design surface and configure it to use Access DB, go to source view then, 1. change InsertCommand generated automatically to exclude autogenerated identity column. For example, if you have InsertCommand where ID is autogenerated identity column, InsertCommand="INSERT INTO [Sample] ([ID], [Name]) VALUES (?, ?)" change it to: InsertCommand="INSERT INTO [Sample] ([Name]) VALUES (?)" 2. delete ID parameter
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/8/2006
Re: Insert To MSAccess Code Generation Error with DetailsView With Autonumber
I realized that I should post the workaround for this problem. After dropping AccessDataSource onto design surface and configure it to use Access DB, go to source view then, 1. change InsertCommand generated automatically to exclude autogenerated identity column. For example, if you have InsertCommand where ID is autogenerated identity column, InsertCommand="INSERT INTO [Sample] ([ID], [Name]) VALUES (?, ?)" change it to: InsertCommand="INSERT INTO [Sample] ([Name]) VALUES (?)" 2. delete ID parameter
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/8/2006
Re: Insert To MSAccess Code Generation Error with DetailsView With Autonumber
Unfortunately this is a bug. See this post for response from .net framework team http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=118631
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/8/2006
Re: Visual Web Developer hangs
There is a similar discussion related to VWD being busy. Take a look at this post ( http://forums.asp.net/thread/1389757.aspx ) and see it helps.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/8/2006
Re: page cannot be displayed
Hi - Did you create your website project with IIS? If so, have you changed any IIS setting since you installed VWD? Have you installed new browsers or IE lately?
Posted to
Visual Web Developer 2005 Express
(Forum)
by
masako
on 11/8/2006
Page 1 of 3 (29 items) 1
2
3
Next >
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online