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:740903
More Search Options
RSS Available
Matching Posts
Re: Issue with master pages / object data source
It does appear to be strange, I think it has something to do with Visual Studio 2005 (/w Service Pack) and/or my particular project because it does not occur when I create a new project, MasterPage, and ObjectDataSource. Additionally, I've had issues with my connection strings coming up under the SqlDataSource wizard... Does anybody know how Visual Studio loads these values?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Glyph^
on 3/19/2009
Re: Issue with master pages / object data source
Just to elaborate, in my App_Code folder I have dataset .xsd files along with business logic classes. My business logic classes contain these attributes you mentioned. The problem I am having is when I use the ObjectDataSource configuration wizard to add an ObjectDataSource to my .aspx page there are no business objects even though they are defined in my App_Code folder. This ONLY happens when I am using a MasterPage. Any Ideas?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Glyph^
on 3/6/2009
Issue with master pages / object data source
Hello, I am using VS.NET 2005 and I am having an issue when I create a new web page using a master page. When I add an ObjectDataSource and try to configure it, there are no business objects listed. I have replicated this by creating a new master page, and a new web page selecting that new master page. Still no business objects for my ODS... Any ideas?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Glyph^
on 3/5/2009
Re: Integrated Security Question: Username / Password Prompt After Automatic Login?
Just to follow up on this, I solved the problem. On my particluar Intranet we used a nickname for the server name "myserver" that pointed to the actual server when you went to http://myserver/ . The security periodically re-authenticated, and when it re-authenticated it would do so against the original server name "myserver" instead of "myfullservername" causing this issue. Hope this helps if somebody happens to have the same issue.
Posted to
Security
(Forum)
by
Glyph^
on 3/5/2009
Using wildcard parameter % to return all column values
I need to create a select statement that returns all values (including nulls) when each input parameter is '%', and return only columns like the input parameter when it is not '%'. 1) I have tried something like this: SELECT Main.Number, Class.Class, Location.Location FROM Main LEFT OUTER JOIN Class ON Class.ClassID = Main.ClassID LEFT OUTER JOIN Location ON Main.LocationID = Location.LocationID WHERE ((Class.Class LIKE '%' + @Class + '%' ) AND (Location.Location LIKE
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Glyph^
on 8/1/2008
Filed under: sql wildcard parameter
Re: Integrated Security Question: Username / Password Prompt After Automatic Login?
*Bump* I am working on this project again. I was wondering if anyone had any additional insight on this issue? Thanks!
Posted to
Security
(Forum)
by
Glyph^
on 6/25/2008
Re: Error 3 The type or namespace name 'NorthwindTableAdapters' could not be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\WebSites\dataaccesslayer\AllProducts.as
Just an addition if you happened to have renamed the file, just note that the namespace and name properties of the dataset do not change. Check to make sure these properties match those that are in your "using xxTableAdapters" directive. This was my resolution for the above error.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Glyph^
on 2/21/2008
Re: Integrated Security Question: Username / Password Prompt After Automatic Login?
Thank you for your reply. Unfortunately, the page allows the user to login just fine. It is after they login (20 minutes or so) that they are prompted for their login name and password. After this event they can no longer login even though they were previously authenticated. The url permissions are all assigned through active directory and location tags in the web.config file. I have tried about 30 different settings through IIS and the web.config file. All with no luck.
Posted to
Security
(Forum)
by
Glyph^
on 10/31/2007
Re: Integrated Security Question: Username / Password Prompt After Automatic Login?
Any Other Ideas? It seems as though the page is timing out, but I find it really strange that the user cannot login afterwards. I do have impersonation enabled for one particular directory that is required in order to load a PDF file using crystal reports. I am thinking it may have something to do with that, although I am not sure.
Posted to
Security
(Forum)
by
Glyph^
on 10/30/2007
Re: Integrated Security Question: Username / Password Prompt After Automatic Login?
[quote user="bullpit"] See what you have in "Shutdown worker processes after being idle for..." property in DefaultAppPool properties. Maybe your worker process shutting down after 20 minutes is creating a problem. http://msdn2.microsoft.com/en-us/library/Aa720391(VS.71).aspx [/quote] Thought this might be the problem as well, I had it set to 120 minutes... but around 20 minutes the page will still prompt for user name and password. The user name (domain\username) and password
Posted to
Security
(Forum)
by
Glyph^
on 10/29/2007
Page 1 of 8 (78 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online