Am surprised to see that no one has responded to my query.. are people on vacation :)
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
Am surprised to see that no one has responded to my query.. are people on vacation :)
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
Hi All, I know this is ASP.NET forum but wanted to get your views on options available in ASP 3.0 with chart and graphs. Any suggestion please ? Third party control etc?? Thanks, Jai
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
To execute aspnet_regiis.exe -i cmd you will need to go to .NET framework home directory which will somewhere in the root directory of your OS. In fact you can locate the directory by even doing a search for a file aspnet_regiis.exe. Hope that helps
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
I need entire code since what you are talking about is code related error.
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
I want to know do you have control over other database, I mean lets assume that DB1 is where you are uploading excel data, and post the these details to DB2. So if you have access to that DB then I would suggest right CLR enabled SP which will run at MS SQL server level rather calling it via web application which is very very slow. So to improve the performance you can divide the task and process it in separate places. Let me know if you need any further details on the above design.
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
This error is code specific, can you share the code so that I can look into it and let you know what could be the error. Thanks
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
When you launch the web site from VS, you will see development server in task bar. That will have options of stop. Stop the execution of web site from VS and it will stop the development server and relaunch it again. this will take care of restart of development server.
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
ASP.NET Development Server is inbuilt server launched from Visual Studio, now if you want to publish this web site follow steps mentioned in this link
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
Check the framework version in IIS, ASPNET home under website properties.
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
I didn't understand your question properly. Are you saying you want to scan Cache and find if the required info has been present?
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
exaggerated news !!
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
Yes, there are gadgets available that you will get it for free in Vista or windows 7. Thanks
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
That sounds good idea.. Let me try that, how did you trap browser close From Task Manager.
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
I had same design in mind but had stuck with the point that you have mentioned "What will happen , If user close the browser instead of Click on "Logoff"... So if you have some more idea in mind let me know ... Thanks anyways !!
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
Hi, I want to know how can we prevent multiple login in ASP site using same userid and password? Design suggestion are most welcome !!! Thanks,
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
Hi, I know this query is not related with ASP.NET but didn't find suitable forum to post this valid web situation. I want to know how can we prevent multiple login in ASP site using same userid and password? Design suggestion are most welcome !!! Thanks,
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me Visit:www.OracleQuest.com
Remove the toString() from dr[1].ToString() and dr[1].ToString()... Everything will work fine
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
You can use the file upload component use the and use the .SaveAs(filename) method to save at the server side. Thanks,
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
I have deployed it on IIS 7.0 and then call the web service web methods which is in web reference. So please tell me how to resolve this issue.
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me
There is a formula which multiply each dot value of IP and then adds it up, This value is compaired with lookup data to find out the country name. Don't know if city is also possible? Search it in google or live.com you will find the result. Thanks
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me