jmeckley,
Thank you for your prompt reply. I did find that MSDN page and I worked on it for a while but I could not get it to work. I'll continue trying.
In the meantime, does anyone else know what I am doing wrong?
Thanks,
(txmed)
Greetings. I am trying to configure a web app to detect if any web crawlers are accessing my site. I've created a BrowserCaps.config file that has only 1 browser (for now). I then modified my Web.config file to link to the BrowserCaps.config file.
Web.config file:
<?xml version="1.0"?>...
Hello. I just wanted to send an update to everyone who helped me out on this topic. I changed the password for my login credentials and I have not had this problem since.
Thanks to everyone who helped me with this.
(txmed)
jmeckley,
The password was fairly strong but I broke a cardinal rule and used a user name/password that I've used for other accounts. I went ahead and changed the password to something stronger and more difficult to guess.
(txmed)
I agree but no where in my app am I using the login credentials for the site. Unless the database of the company where I'm hosting the site has been hacked into.
(txmed)
jmeckley,
Yes I had that same thought. The fact that the code was appearing within my .aspx file made me believe that my credentials were compromised.
I just changed my login credentials and I verified that the site is coming up as intended. I'm going to wait to see if this fixes the...
jmeckley & ca8msm,
Thank you for your quick response. I'm going to change the login credentials for my site to see if this fixes the problem. I'll keep you posted if this happens again.
(txmed)
Greetings,
I've recently created a ASP 2.0 site that's been running fine. A few days ago I noticed that the page was coming up with a "Parser" error message. I'm hoping someone has experience in this error message and can inform me how to fix it.
I'm using a standard master page for my...
Greetings. I've been having a problem with my Excel macro that I've built to automatically create charts. I have a rather large spreadsheet that has all kinds of data in it. When I select a cell and run my macro, the code finds the previous 6 cells for that row and then dynamically creates a...
Just a thought, but have you tried converting both strings to lower case while doing the compare? I had a problem with this in one of my last apps and it took forever for me to find.
It should look something like this:
If My.Settings.LastScreen.ToLower = cScreen.DeviceName.ToLower Then...
SimonEireConsulting,
I'm debugging a application that I inherited from another programmer. He is using the LoadPicture() function in the exact same way as in your example.
The problem is that sometimes the name of the image has two periods in it (i.e. "123 North Dr..jpg"). The app seems to...
ZmrAbdulla,
That's what I'm thinking. I just got a call from the user saying that he reimaged that computer using another image and it is working fine now. Apparently there was some not installed/setup properly on the workstation. I just wish I knew what it was!
Thanks for you input...
RiverGuy,
Yes I did find this page when I initially searched the web. Unfortunately it did not help me out too much.
The user is logged into the computer as an administrator. I even had him bring up Windows Explorer and go to the particular this particular directory. He could access it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.