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:635206
More Search Options
RSS Available
Matching Posts
Re: Strange "Internet Explorer cannot display the webpage" message
I finally got to the bottom of this issue after several days and several test machines. It was AVG Antivirus that was causing the problem. In the AVG web shield component if you uncheck the "Scan Potentially Unwanted Programs and Spyware Threats" option then it works ok. Hoorah!
Posted to
Configuration and Deployment
(Forum)
by
rellymr
on 9/23/2008
Re: Strange "Internet Explorer cannot display the webpage" message
Thanks very much for the suggestion but that setting is already unchecked. I've also tried this in firefox and get the same issue. It really looks like some kind of timeout (possibly in IIS (I'm using V5.1) but I've looked everywhere) If I try it while debugging I get the following error in visual studio: An unhandled exception of type 'System.NullReferenceException' occurred in system.web.dll Additional information: Object reference not set to an instance of an object. This only
Posted to
Configuration and Deployment
(Forum)
by
rellymr
on 9/23/2008
Strange "Internet Explorer cannot display the webpage" message
I've got a .NET 1.1 system which we support and recently I noticed that I get this message ( "Internet Explorer cannot display the webpage" ) in IE for all queries that take over 60 seconds to run. It's a strange new occurance so I've been investigating and wrote a small sample application which led me to discover that the following code also seems to cause this error. private void btnStartIssue_Click( object sender, System.EventArgs e) { bool res = false ; //This causes IE
Posted to
Configuration and Deployment
(Forum)
by
rellymr
on 9/22/2008
Re: How to handle WWW-Authenticate header in asp.net code
Hi Holysmokes, I'm trying to do exactly the same thing as you describe without much luck at the moment. Did you have any luck with it? Could you let me know how you managed it please? Thanks Mark
Posted to
Security
(Forum)
by
rellymr
on 8/22/2008
Reporting Services 2005 Date format Bug
Hello, I am having real problems with reporting services 2005. I've already stopped using the report designer and report model as I found numerous bugs and limitations. I have returned to simply using stored procedures to provide the information for each of my reports. However I have now encountered another issue regarding date formats. In my report i am trying to select data between to dates however reporting services 2005 only seems to want to see my date in American format (MM/DD/YYYY) not uk
Posted to
SQL Server Reporting Services
(Forum)
by
rellymr
on 2/7/2006
Re: Guids are not very guid! Updating in DetailsView,FormView (Object must implement IConvertible)
Thanks for the reply Eilon, Unfortunately that still doesn't work . I added the event to the sqldatasource as you suggested. protected void sqlDSPotentialClients_Updating( object sender, SqlDataSourceCommandEventArgs e) { e.Command.Parameters[ "id" ].DbType = DbType .Guid; } And I put a breakpoint on it but the exception throws before the breakpoint is hit. I've attached the stack trace below [InvalidCastException: Object must implement IConvertible.] System.Convert.ChangeType(Object value, TypeCode
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rellymr
on 12/7/2005
Re: Guids are not very guid! Updating in DetailsView,FormView (Object must implement IConvertible)
Thanks for the suggestion Eilon. Unfortunately the DetailsViewUpdateEventArgs (and FormViewUpdateEventArgs ) don't contain a definition for command. Using the following code protected void DetailsView_ItemUpdating( object sender, DetailsViewUpdateEventArgs e) { e.Command.Parameters[ "id" ].DbType = DbType .Guid; } I get the error below: Error 387 'System.Web.UI.WebControls.DetailsViewUpdateEventArgs' does not contain a definition for 'Command' It looks like the DetailsViewUpdateEventArgs ( and FormViewUpdateEventArgs
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rellymr
on 12/6/2005
Guids are not very guid! Updating in DetailsView,FormView (Object must implement IConvertible)
I've been playing around with the new data controls (DetailsView,FormView) and have been having problems when attempting to update a record that has a uniqueidentifier as its primary key. I get the error message: Object must implement IConvertible. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Object
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rellymr
on 12/2/2005
Re: Guids are not very guid! Updating in DetailsView,FormView (Object must implement IConvertible)
Unfortunately that didn't work. Its just on the update I get the problem for some reason the delete and insert work fine. My update stored procedure works fine on its own and the html fpr my sql datasource looks fine. (below) < asp : SqlDataSource ID ="sqlDSPotentialClients" runat ="server" ProviderName ="System.Data.SqlClient" ConnectionString ="Data Source=STOCKHOLM\SQLSERVER2005;Initial Catalog=MembershipDemo;Integrated Security=True" DeleteCommand ="usp_tbl_potential_clients_delete" DeleteCommandType
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rellymr
on 12/2/2005
Guids are not very guid! Updating in DetailsView,FormView (Object must implement IConvertible)
I've been playing around with the new data controls (DetailsView,FormView) and have been having problems when attempting to update a record that has a uniqueidentifier as its primary key. I get the error message: Object must implement IConvertible. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Object
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rellymr
on 12/1/2005
Page 1 of 1 (10 items)
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online