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:666771
More Search Options
RSS Available
Matching Posts
Re: String was not recognized as a valid DateTime.
hi i too faced the same problem and i solved the problem.I just changed System Globalization . For more details http://nthillaiarasu.blogspot.com/2007/11/string-was-not-recognized-as-valid.html
Posted to
Club Web Site Starter Kit
(Forum)
by
nthillaiarasu
on 11/22/2007
Re: File Upload
hi also did file uploading.for more details visit this : http://nthillaiarasu.blogspot.com/2007/10/uploading-file-or-image-in-cnet-and.html
Posted to
Web Forms
(Forum)
by
nthillaiarasu
on 11/22/2007
How to install crystal report in webdeveloper 2005
Hi iam using visual studio web developer .Please help me how to install crystal report tool in web developer. Thanks in Advance, ThillaiArasu.N http://nthillaiarasu.blogspot.com
Posted to
Visual Web Developer 2005 Express
(Forum)
by
nthillaiarasu
on 11/16/2007
Identity Problem in sybase
hi iam using sybase 11.0.3.3 ,In my sybase i cant use identity .If i used first time the values are getting incremented.But if i restated the server the values are jumping from 3 to directly 50004.so i any one solved please help me Thanks in Advance, N.ThillaiArasu
Posted to
Other Databases
(Forum)
by
nthillaiarasu
on 11/6/2007
Re: String was not recognized as valid datetime
Hi i also had the same problem my applications will be running in localhost but when i use IIS or apache it will throw the error String was not recognized as a valid DateTime. After a lot of search i finally got the solution just declare ur date field as System.DateTime str_date=DateTime.Parse(sel3.Text,System.Globalization.CultureInfo.CreateSpecificCulture("en-AU").DateTimeFormat); I hope it will work fine in ur application Thanks in Advance, N.ThillaiArasu, http://nthillaiarasu.blogspot
Posted to
Web Forms
(Forum)
by
nthillaiarasu
on 11/2/2007
Re: Error: String was not recognized as a valid DateTime
Hi i also had the same problem my applications will be running in localhost but when i use IIS or apache it will throw the error String was not recognized as a valid DateTime. After a lot of search i finally got the solution just declare ur date field as System.DateTime str_date=DateTime.Parse(sel3.Text,System.Globalization.CultureInfo.CreateSpecificCulture("en-AU").DateTimeFormat); I hope it will work fine in ur application Thanks in Advance, N.ThillaiArasu, http://nthillaiarasu.blogspot
Posted to
.Text (Blogs)
(Forum)
by
nthillaiarasu
on 11/2/2007
Filed under: http://nthillaiarasu.blogspot.com
String was not recognized as valid datetime
hi every one.In my application. i am getting the error String was not recognized as valid datetime. If i am compiling my apllication in cache webserver in webdeveloper2005 i am not geting the error. If iam using my appliation in my pc or in other pc using IIS or apache i am getting the error my code will looks like this DateTime str_date = Convert.ToDateTime(sel3.Text); waiting for ur reply Thanks in advance, N.ThillaiArasu
Posted to
Web Forms
(Forum)
by
nthillaiarasu
on 11/1/2007
How to configure asp.net applications with IIS
hi i am using windowsxp operatings .i want to use IIS server for my asp.net applications currently i am using apache as webserver for asp.net applications.so pls give the solutions to configure IIS server for running asp.net applications.Please mail to me at nthillaiarasu@gmail.com with regards, N.ThillaiArasu
Posted to
Free For All
(Forum)
by
nthillaiarasu
on 10/31/2007
Uploading a file or image in C#.net
Your ASPX code will look like this: In Ur aspx.cs just write the code on the button click protected void Submit1_ServerClick(object sender, EventArgs e) { if (imageup.PostedFile != null)//Checking for valid file { //Since the postedfile.FileNameFileName gives the entire path we use substring functio to rip of the filename alone. string StrImageName = imageup.PostedFile.FileName.Substring(imageup.PostedFile.FileName.LastIndexOf("\\") + 1); string StrImageType = imageup.PostedFile.ContentType;
Posted to
Web Forms
(Forum)
by
nthillaiarasu
on 10/31/2007
Page 1 of 1 (9 items)
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online