Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net > recent posts

RE: problem with asp.net apps
Posted by hieu at 3/6/2010 2:42:49 AM
RE: problem with asp.net apps From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: problem with asp.net apps
Posted by hieu at 3/6/2010 2:41:41 AM
gkkg From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: problem with asp.net apps
Posted by hieu at 3/6/2010 2:41:38 AM
gkkg From http://au.search.yahoo.com/search?ei=utf-8&fr=ieas-dns-tb&p=HTTP/1.1403+Forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Server.Mappath returns path on local drive instead of server drive? (ASP.NET)
Posted by EnginMan205 at 1/17/2010 1:17:08 AM
Hi, I'd like to copy an image on server drive but server.mappath returns local physical address (on my computer). How I can use it to rerun right address on server? From http://www.developmentnow.com/g/8_2003_10_0_0_163854/Server-Mappath-returns-path-on-local-drive-instead-of-server-drive-ASP-NET....more >>

breitling watches
Posted by breitling watches at 1/7/2010 8:35:44 PM
He has been fitted replica watches with an electronic bracelet by the Swiss authorities to prevent him absconding. The Swiss Federal rolex watches Criminal Court granted the Oscar-winning director $4.5m (£2.7m) bail, pending proceedings for his possible extradition to breitling watches the US. The d...more >>

RE: setvalue of asp:Label with JavaScript
Posted by asif at 12/26/2009 3:48:59 AM
how to setvalue of asp:Label with JavaScript From http://www.google.co.in/url?sa=t&source=web&ct=res&cd=8&ved=0CDgQFjAH&url=http://www.developmentnow.com/groups/post.aspx?newsgroupid=8&threadid=171660&rct=j&q=setvalue+of+asp:Label+with+JavaScript&ei=JvY1S93xBYGY6gOalvyXBA&usg=AFQjCNG5CyWFAtIMdbySuP...more >>

RE: Master Pages and accessing the collection of WebControls
Posted by Bruce at 12/8/2009 9:05:38 AM
Ken Cox's suggestion helped immensely (3+ years later for me :) From http://www.developmentnow.com/g/8_2006_7_0_0_785295/Master-Pages-and-accessing-the-collection-of-WebControls.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Protect ASP .NET Source code
Posted by LogicNP Software at 12/5/2009 2:02:20 AM
ASP.Net 2.0 allows you precompile your website - check "Allow this precompiled website to be updateable" on your project settings. For added security, obfuscate the resulting dll(s) using an obfuscator such as Crypto Obfuscator (http://www.ssware.com/cryptoobfuscator/obfuscator-net.htm). From ...more >>



RE: Licensing Method
Posted by LogicNP at 12/3/2009 9:43:42 PM
CryptoLicensing (http://www.ssware.com/cryptolicensing/cryptolicensing_net.htm) supports ASP.Net licensing and can lock the license to specific website(s) From http://www.google.co.in/url?sa=t&source=web&ct=res&cd=3&ved=0CBQQFjAC&url=http://www.developmentnow.com/groups/post.aspx?newsgroupid=8&th...more >>

RE: dll Protection / obfuscation
Posted by LogicNP at 12/3/2009 9:39:33 PM
It did not work probably becuase methods were referenced by their original names, either directly in your code or indirectly by .Net/3rd party assemblies. You will probably need to exlcude such methods from renaming. Have a look at Crypto Obfuscator (http://www.ssware.com/cryptoobfuscator/obfuscat...more >>

RE: Access to CreateUserwizard controls
Posted by Jinesh Kadre at 11/27/2009 2:25:23 AM
How should I access email address enterd in Create user wizard's Text box How to enumerate through wizard steps From http://www.developmentnow.com/g/8_2009_5_0_0_1041392/Access-to-CreateUserwizard-controls.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: How to simulate a directory structure of aspx pages with one processing page
Posted by uyt at 11/14/2009 12:13:39 AM
fgsd From http://www.google.co.in/search?hl=en&q=parameters+for+barclaycard+url++asp.net&btnG=Search&meta=&aq=f&oq= Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Accessing intrinsic ASP (not ASP.NET) objects from .NET class
Posted by adideu at 11/10/2009 5:53:47 PM
Is there any sampe code on how to parse the ASP request object in C#. i am looking to get the form variables and the uploaded file . from the request object looks like BinaryRead is the way to proceed further.. From http://www.developmentnow.com/g/8_2004_7_0_0_181736/Accessing-intrinsic-ASP-not-ASP...more >>

RE: Deploying Web Services
Posted by Kshitij at 11/7/2009 12:40:28 PM
Hey i am grtting the same error!!Please help me out From http://www.developmentnow.com/g/8_2009_10_0_0_948723/Deploying-Web-Services.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Identify a simgle Computer in a Cookie ?
Posted by Solange at 11/6/2009 12:30:58 PM
WHEN you said I signed in an other devise or computer I DON'T see what you're talking about. From http://search.yahoo.com/search;_ylt=A0geu.6bhfRKBqMAdUlXNyoA?p=what+you+mean+by+that?+I+HAVE+ONLY+ONE+COMPUTER!So+you+should+findout+who?&fr2=sb-top&fr=ush-mailc&sao=1 Posted via DevelopmentNow.com Gr...more >>

RE: Identify a simgle Computer in a Cookie ?
Posted by Solange at 11/6/2009 12:29:47 PM
WHEN you said I signed in an other devise or computer I DON'T see what you're talking about. From http://search.yahoo.com/search;_ylt=A0geu.6bhfRKBqMAdUlXNyoA?p=what+you+mean+by+that?+I+HAVE+ONLY+ONE+COMPUTER!So+you+should+findout+who?&fr2=sb-top&fr=ush-mailc&sao=1 Posted via DevelopmentNow.com Gr...more >>

RE: Knowledge Base: Generating e-mails in ASP.NET
Posted by milto at 10/30/2009 3:38:18 PM
quiero From http://www.google.com.ec/search?hl=es&client=firefox-a&channel=s&rls=org.mozilla:es-ES:official&hs=Ysf&q=www.owin3d.ec&btnG=Buscar&meta=&aq=f&oq= Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Deploying Web Services
Posted by Piyush Soni at 10/26/2009 6:32:59 PM
Oops. I sorted out too. It was actually a wrong 'handler' that I had added in my 'Handler Mappings' which was still lying there. I just removed that, and it worked. Thanks! From http://www.developmentnow.com/groups/viewthread.aspx?newsgroupid=8&threadid=948723 Posted via DevelopmentNow.com Gr...more >>

RE: Deploying Web Services
Posted by Piyush soni at 10/26/2009 6:25:44 PM
Hi Peter, I'm facing the same problem, it works from Visual Studio, but when I deploy on IIS, it gives me the same error. But I do not understand, where are you setting that ASP.Net property? From Visual Studio or from IIS? Thanks! From http://www.google.com/search?hl=en&client=firefox-a&rls=...more >>

RE: add ability to strip off leading/trailing spaces from email regularExpressionValidator?
Posted by core at 10/20/2009 8:25:49 AM
I know this is a really old post, but in case anyone else is wondering, the expression to ignore leading/trailing spaces is: ValidationExpression= " *\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)* *" From http://www.google.com/search?q=ValidationExpression+Email+trailing-spaces&rls=com.microsoft:...more >>

RE: IIS7: *.aspx = 404
Posted by bhuvi at 10/3/2009 9:04:44 AM
sir.... iam having the same problem of http 404 server not found error... while running the asp what i can do please reply me sir... From http://www.developmentnow.com/g/8_2008_2_0_0_1049109/IIS7-aspx-404.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Uploading file more than 5 mb, sound files, mediafiles.
Posted by Mariah at 10/2/2009 1:58:04 AM
I am trying to convert a file wma to another type to upload a song.thanks From http://www.google.com.mt/search?hl=mt&q=wma+not+allowed++to+upload&start=10&sa=N Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: What's wrong???
Posted by Sib Andela at 9/23/2009 3:12:46 AM
I have C# Web app that gets data returned when calling a stored proc. I have also written a C# Windows app calling the same stored proc This app does not get rows returned SqlDataReader.Hasrows = False What can I be doing wrong From http://www.google.co.za/search?hl=en&q=SqlDataReader+HasRows=Fa...more >>

aspx, ASP.NET not running
Posted by Prakash Sherawat at 9/5/2009 2:50:10 AM
Pls help me this Error ------------------------------------------------------------------------------------------------------------ Technical Information (for support personnel) * Error Type: Active Server Pages, ASP 0221 (0x80004005) The specified 'Page Language="C#" ContentT...more >>

RE: problem with asp.net apps
Posted by ali at 8/30/2009 11:38:41 AM
i kannt lik Downlouden. alweys komt Http://1,1404 forbidden? From http://de.search.yahoo.com/search?ei=utf-8&fr=slv8-tyc7&p=http 1,1403 forbidden Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Losing Session variables
Posted by Andy John at 8/24/2009 2:19:44 AM
fhgfgfgfh From http://www.google.co.in/search?hl=en&q=losing+session+variables+values+while+browsing+through+application+in+asp.net&btnG=Search&meta=&aq=f&oq= Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: end session when the browser window is closed.
Posted by upendra at 8/20/2009 9:00:29 PM
end session when the browser window is closed. From http://www.google.co.in/search?hl=en&q=end+session+when+browser+is+closed&start=30&sa=N Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: Duplicate Emails with System.Web.Mail.SmtpMail.Send
Posted by Daya at 8/16/2009 2:52:46 PM
Test From http://www.google.com/search?hl=en&ei=E3qIStXNB8OHtgeCuN3nDA&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=smtpmail.send+sending+email+twice&spell=1 Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/...more >>

RE: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to "
Posted by Nathan at 8/11/2009 2:55:01 AM
Server Error in '/ITEMA' Application. -------------------------------------------------------------------------------- The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'. Description: An unha...more >>

RE: Deploying .NET C# App - Works on my XP box but not our 2003 Server...
Posted by computer network consulting at 8/2/2009 10:21:12 PM
Thanks for sharing very useful information as well as nice blog. From http://www.google.com/url?sa=t&source=web&ct=res&cd=17&url=http://www.developmentnow.com/groups/post.aspx?newsgroupid=8&threadid=34572&ei=HG92SsmPNprq7APH28CTCw&rct=j&q=asp.net+blogs+quck+post&usg=AFQjCNG0GjTDuqev5FH0fUiY_xcxre...more >>


DevelopmentNow Blog