Hello, about 2 years ago I developed a simple logging system, that does INSERT, Authentication, Csharpt post back commands and field validation. Now that windows 7 PC'S came out and possibly more updates and security. Now my application's INSERT command
doesn't work on PC's using it's browser, but the application works properly if I access it on the server. I thought it was security, so I turned off AV, firewall etc, but without any luck. I eliminated the field & range validation, but it still wouldn't
work. I re-created a simple insert command, and that one works. I have a feeling it has something to do with the C# commands, not being passed from client to server. Can anybody help me on this? Please bare with me, I used ASP.net about 2 years ago so
I'm refreshing too. Please help me. Thank you!!!
abonto
0 Points
2 Posts
INSERT not working from the client, but works within the server...
Apr 24, 2012 12:16 AM|LINK
Hello, about 2 years ago I developed a simple logging system, that does INSERT, Authentication, Csharpt post back commands and field validation. Now that windows 7 PC'S came out and possibly more updates and security. Now my application's INSERT command doesn't work on PC's using it's browser, but the application works properly if I access it on the server. I thought it was security, so I turned off AV, firewall etc, but without any luck. I eliminated the field & range validation, but it still wouldn't work. I re-created a simple insert command, and that one works. I have a feeling it has something to do with the C# commands, not being passed from client to server. Can anybody help me on this? Please bare with me, I used ASP.net about 2 years ago so I'm refreshing too. Please help me. Thank you!!!