Not able to access a folder from a web application and able to access it...
Hi,I have a web application. In that we can upload a file to a location in two ways.1. We have a Fileupload control from which user can upload a file to a location(eg:\\testmachine\share) which is...
View ArticleMy website is not responding sometimes.
My website is not responding sometimes. After restarting the IIS it will work. What will be the problem. I tried restarting the website itself. but didnt work. Only after IIS restart it works. It is...
View Articleasp.net WebForms Ajax Recaptcha .Validate() is always returning false
I used this exact same technique before and it always worked. For some reason when I'm doing this now the isvalide is always returning false. Can anyone explain this? Any help would be great. Every...
View ArticleHow much it is safe to allow access to outside world to access my application
Hi, I have application in my LAN Network (Asp.net application with 4 layer architecture).I want to it to go public to outside world.How much it safe, wheather it can be hacked.Kindly guide..Thanks in...
View ArticleMy website doesn't work when using vpn software
hi all forum after I installed hotspot on my pc, and started to browse my website i found my web browser redirects me to another url and offers me to continue browsing my site if I continue browsing in...
View ArticleGenerating extremely safe random codes
Hi pals!I have a DB and I want to fill it with a string with the size of, for example, 20 including alphabets and numbers. I was wondering if you'd mind telling me which methods/libraries I should...
View ArticleSQL CLR deployment with unsafe permission
Hi there,I have two question1) Deploying SQL CLR with unsafe permission is proper apporch (for ODBC connection & DDTeks required unsafe permission)2) Some how ,can we deploy SQL CLR with...
View ArticleGet memebrship users from customize query
I have table called AgencyUsers {AgencyId, UserName}I want get memebrship user details for given AgencyId.How can i do that, I use EF
View ArticleUnderStand Hacker Attack and site secuirity
hi every bodyi want to understand if any hacker attack to my site.1-how can i understand the attacker ip and how(which way eg Injection or ..) he attack me?2-how can i log my event of site and any...
View Articlemy website is always attacked
i have website configured to send me emails when it generates and errori get tons of error messages<div class="iw ajw">to me</div> <div class="ajy"></div> <div...
View ArticleHow to Implement licensing system to my .Net Website
Hi All I have created a website and I would like to implement license functionality to my website.[Users must have license to use website]. Does anyone knows any good free lincensing sytem? Website...
View ArticleHttpOnly cookies setup
HiI have an SSL application, i want to marked with secure attribute so that it will only be transmitted if the communications channel with the host is via https. If the secure attribute is not...
View Articlehtml and script tags in forms encoding etc..
I have a form where any characters are acceptable input. Obviously this leaves me vulnerable to XSS attacks. I know there are a few options such as making sure validaterequest is set to true on my...
View ArticleHow can I identify that my page is requested by mail link, but not user's...
I just want to Prevent users request from mail hyperlink.for some reason our users copy my whole page and send mail to others. in that copied item some of hyperlinks are available. from the available...
View ArticleMaxHttpCollectionKey issue
Hi, I am facing an error while page post back which says"Opertaion Invalid due to current state of an object". When I set the value of maxhttpCollectionkey to 5000 it allows some more data rows to be...
View ArticleIs ASP.NET Padding oracle Vulnerability still open on IIS 8 and .NET...
As per my question title I am wondering if this vulnerability is still open as I am using Acunetix to test my applications and it keeps complaining about the vulnerability. I have implemented all the...
View ArticleHow can i Safe my Access Database from possible Hacking /Cracking of Password
I've online and offline based asp.net applications on c#. I've controlled all applications through access database. What should i do to protect my those access databases.
View ArticleI've to generate random numbers having specified lengths which was not in...
I've to generate random numbers having specified lengths which was not in existing database record. It means i've to generate those numbers like9029303930 9494949949 8797979797 before check already...
View ArticleIs 'allow url include...' a risk?
I have my web site set up to e-mail me when an error occurs. I just got an e-mail saying; A potentially dangerous Request.Form value was detected from the client (="StackTrace...
View ArticleOperation must use an updateable query
hi..I am using ASP.net 4.0 and MS access 2010 as database.my website was working fine locally.When i hosted it in the web,during insert operation,this error is coming: "Operation must use an...
View Article