First  |  Prev |  Next  |  Last
Pages: 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
Debug Session on localhost
Hi folks. Please help a newbie... I'm using VS2008 and I've built a small Asp.net application When I go to debug it I get a security exception. Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contac... 3 May 2010 06:35
UpdatePanel ( url rewrite) 2nd post back url changes
I have a asp.net page which has been url rewritten adn I have used the class from Scott G to change the form action url to be that of the correct url. This works fine for first postback to the using the update panel, but 2nd postback the url has changed to the wrong url. When u view source the form actio... 28 Apr 2010 08:22
GridView problem
Private Sub GridViewLocalChargeDetail_RowUpdating(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewUpdateEventArgs) Handles GridViewLocalChargeDetail.RowUpdating Dim txtModBillingType As TextBox = DirectCast(GridViewLocalChargeDetail.Rows(e.RowIndex).FindControl("txtBillingType"), T... 28 Apr 2010 08:22
High performance database messaging or pushing
Hi, All: I am glad to announce that SocketPro now fully supports high performance database messaging or push within your database MS SQL server, Oracle, MySQL or DB2 with use of triggers, stored procedures and SQL statements. For a short development guide, see the site http://www.udaparts.com/document/artic... 27 Apr 2010 21:20
Multiple websites, codebases, versioning, com interop, httpmodule
Hi... We've got a fair pile of .net code supporting our ASP.Net side. Some of our C# objects are also exposed through COM interop (to talk to our old ISAPI filters and legacy asp code). Recently I was asked to see what it would take to run multiple versions of our code on a single box - both for developmen... 28 Apr 2010 16:20
code seems not executing: giving request failed
Hi all, I have an event method which runs perfect on local system. but on server. it gives security exception "System.Security.SecurityException: Request failed." any configuration is required in web.config? Regards, ... 27 Apr 2010 06:33
Menu for IPAD in Safari
I can't get the asp.net server control menu to work in a safari browser to flyout. it actually disappears. Is there going to be a fix for the IPAD since the rest of my web app works in the IPAD? Or is there a way to get it to work? ... 27 Apr 2010 06:33
Can't code a css class that makes a span element the same size as a button element
Cal Who wrote: Did not work fo two reasons: 1) I need it to be inline because there is other stuff on the line. Try display: inline-block; -- Andrew ... 26 Apr 2010 12:38
Test - ignore
This is a test. I posted another thread twice over an hour ago and it still hasn't shown. ... 26 Apr 2010 05:53
Treeview and Sitemap issues
Hi I have the following simple SiteMapDataSource and TreeView control on my site's master page. The TreeView works fine on the default (home) page and the pages immesdiately below it. However, as soon as I naviagte to one of the lower level pages (eg. Accounts/CurrentAccount.aspx), the TreeView disappears. ... 26 Apr 2010 04:47
First  |  Prev |  Next  |  Last
Pages: 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61