Forum: ASP.NET Aug 21st, 2009 |
| Replies: 1 Views: 159 Hello sir
HTTP Error 500.23 - Internal Server Error
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
This application defines configuration in... |
Forum: ASP.NET Jun 29th, 2009 |
| Replies: 3 Views: 408 Thank's To Reply It's Working Now |
Forum: ASP.NET Jun 25th, 2009 |
| Replies: 3 Views: 408 Hi friends
i m using asp.net 2005 ,i have used a crystal report in my web site,& i have design my report in that but now i want size of that report is (3 inches & 30 columns) ,i mean that must... |
Forum: ASP.NET Feb 16th, 2009 |
| Replies: 4 Views: 381 Create a variable Like x
Then
x="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\office.mdb"
Note :C:\Program Files\office.mdb By replacing it put your datasource And then try this |
Forum: ASP.NET Jan 5th, 2009 |
| Replies: 1 Views: 394 Hi Friends
I am using asp.net & sqlserver,I have an gridview,in which i am using inbuild insert,update,delete code,but when i click on edit button so textboxes shows there, But i want dropdowns... |
Forum: ASP.NET Jan 5th, 2009 |
| Replies: 1 Views: 894 Hi Friends
I have make an application in which news will be present in marquee & User could make updation & insertion in that .so for this i am calling gridview inside of marquee & that is working... |
Forum: ASP.NET Dec 12th, 2008 |
| Replies: 2 Views: 4,262 Hi Fiends
I am using file Uploader in my form , & trying to save resumes on my server address, i have a folder (resme) which is on server side & now I want to save resumes on that folder
i am... |