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:84800
More Search Options
RSS Available
Matching Posts
Re: Forms authentication failed for the request
I'm having the same problem with the following error in my event log: Event code: 4005 Event message: Forms authentication failed for the request. Reason: The ticket supplied has expired. Unfortunately the things listed here haven't seemed to apply to me yet. I too am running locally without a web garden, load balancing etc. The only thing I'm not clear on is if my timeout value in the forms property has to be the same as my session timeout value (defined in the app's configuration
Posted to
Security
(Forum)
by
CybrEnergy
on 2/19/2009
Re: ReportViewer print button
Based on everything that I've read there is no way to get the print button to show up if you're not using IE (Firefox, Safari, etc). I think this is due to the fact that it uses ActiveX for the print button and those browsers don't support it. Hopefully I'm wrong and somebody has figured it out. If you have, please do share!
Posted to
SQL Server Reporting Services
(Forum)
by
CybrEnergy
on 1/26/2009
Re: Bug With Reporting Services ReportViewer Control
I had this same problem and just fixed it. You can see my fix detailed here on my site... http://www.donkitchen.com/2008/12/08/javascript-reporting-services-reportviewer-control-error-fix/
Posted to
ASP.NET AJAX UI
(Forum)
by
CybrEnergy
on 12/8/2008
Filed under: Asp .NET, report viewer
Re: "'this._postbackSettings.async' is null or not an object" error when using a DateTime parameter in a report
I had this same error on my site but wasn't using the AjaxControlToolkit. Here's what I had to do to fix it...
Posted to
SQL Server Reporting Services
(Forum)
by
CybrEnergy
on 12/8/2008
Filed under: javascript, Report Viewer, ASP.net
Re: Method Not Found error when inserting with Linqdatasource
Since the RTM version of the Visual Studio 2008 and .NET Framework 3.5 SP1s came out yesterday I went ahead and replaced the Beta copies of both on my system. After doing that everything seems to work fine. There must have been something quirky on my system related to the Beta that was causing the odd behavior.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
CybrEnergy
on 8/12/2008
Re: Method Not Found error when inserting with Linqdatasource
I know that the Linqdatasource can do the automatic operations, that's what I was trying to do initially. The code behind was an example that I can infact persist data to the database with the same information that I was trying to use with the Linqdatasource and Formview. I have tried to configure both the Linqdatasource and Formview automatically and manually. Both yield the same errors. The data inserted was infact proper and like I said, it worked fine in the test code I showed in the code
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
CybrEnergy
on 8/8/2008
Re: Method Not Found error when inserting with Linqdatasource
Lastly, I can do this in the codebehind with no problems (below). The problem is specific with the Linqdatasource and trying to let it do the auto inserts/updates/deletes. I have had the problem with both a Formview and a Radgrid (telerik). So I really think something isn't working with the datasource. Dim oneProspect As New Business.Prospect With oneProspect .CompanyId = CInt (Session( "CompanyId" )) .AdSourceId = 1 .Name = "Direct Test" .Address1 = "123 Main Street"
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
CybrEnergy
on 8/7/2008
Re: Method Not Found error when inserting with Linqdatasource
It also seems that deletes and updates result in the same error. So it seems like any operation from the Linqdatasource results in that same error "method not found".
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
CybrEnergy
on 8/7/2008
Re: Method Not Found error when inserting with Linqdatasource
The table definitely has a primary key. I can insert data directly into my table via SQL management studio and it generates the identity key just fine. Table has a few foreign keys to other tables with data also. I'm wondering if this could be some kind of a configuration issue?
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
CybrEnergy
on 8/7/2008
Method Not Found error when inserting with Linqdatasource
I've been trying to figure this one out and it's driving me nuts! For some reason when using the Linqdatasource with a Formview I keep getting the following error when trying to do an insert: I am using Visual Studio.NET 2008 SP1 BETA with the 3.5 Framework SP1 BETA. Am I missing something obvious here? System.MissingMethodException: Method not found: 'System.Object System.Web.UI.WebControls.Parameter.GetValue(System.Object, Boolean)'. Generated: Mon, 04 Aug 2008 12:40:10 GMT System
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
CybrEnergy
on 8/4/2008
Page 1 of 10 (94 items) 1
2
3
4
5
Next >
...
Last »
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
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online