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:822496
More Search Options
RSS Available
Matching Posts
Re: Runtime Error From Web.Config file
Ensure that your server is configured to run the proper version of .NET. If you're using a web host (like I do), I see this behavior if I do not set the server to user .NET 2.0. However, that's a long shot. :)
Posted to
Configuration and Deployment
(Forum)
by
jameswright
on 4/3/2009
Re: dotnet web service
Google " clientaccesspolicy.xml" ... that may help.
Posted to
Security
(Forum)
by
jameswright
on 4/3/2009
Re: Error 500 when calling web service
Is it a cross-domain call? Could be a security issue. Google " clientaccesspolicy.xml" to shed some light.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
jameswright
on 4/3/2009
Re: Foreign key constraint in a SqlTransaction
A couple possibilities: 1) Are we sure it's FK violation, or a UQ violation? 2) If we're sure it's an FK violation, I'm wondering if there's another value being inserted in the child table that's an FK to another table (as an association) and maybe that is the issue? In other words is your child table an Association table? Sorry if that's confusing, kinda hard to write out.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
jameswright
on 4/3/2009
Re: Web Service Error : The remote server returned an error: (500) Internal Server Error
Yes, I believe the issue is security. I think by default you cannot make cross-domain web service calls. Try googling "clientaccesspolicy.xml" and that may shed some light on how to do the cross-domain WS calls.
Posted to
XML Web Services
(Forum)
by
jameswright
on 4/3/2009
Re: Parsing an XML String returned
Have a look at the XmlTextReader class. I believe you'll find your parsing answer there.
Posted to
XML Web Services
(Forum)
by
jameswright
on 4/2/2009
Re: Closing modal window from server side
Maybe this will help. Let me know if you have any questions. <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ModalHelp.aspx.cs" Inherits="ForumFun.ModalHelp" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="act" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html
Posted to
Web Forms
(Forum)
by
jameswright
on 4/2/2009
Re: Breaking down a string
Is the breakdown always predictable just like "ABCD, 2, 5, 9, A, 8, 75, 5" for instance?
Posted to
Visual Basic .NET
(Forum)
by
jameswright
on 4/2/2009
Re: 1px of white space/padding in IE7
Yes, by default, IE adds padding. Add the following to your CSS. This will overwrite default browser padding and margin settings. * { margin : 0px ; padding : 0px ; }
Posted to
Client Side Web Development
(Forum)
by
jameswright
on 4/1/2009
Re: redirect to last page
< input type ="button" value ="Go Back" onclick ="javascript:history.back();" />
Posted to
Web Forms
(Forum)
by
jameswright
on 4/1/2009
Page 1 of 14 (135 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online