We have a website which has been hosted in IIS7 and it runs with asp.net impersonation and windows authentication. we had been continously prompted with username and password when we are...
I am trying to show files like excel/doc in a frame in the same page. E.g when i click on the file it should show the file content in left pane. I could able to show files like Image/PDF using...
I have written a code which is taking a quite longer to load, so the application hangs at that time. I want a progressbar or a popup screen showing the status need to be displayed as a model dialog...
I am trying to fetch data from msdb systable like sysjobs using windows account. The SQL server window login is differnt from mine.
When i include the SQL server window login details in my...
hi. i just wanna open a file which is created from the server using webbrowser. i tried with the following code. but its downloading the file from the server to local. i just want to open the file...
Hi , i want to save the image from the database to an physical location like C:\one.JPG. the datatype of the column in the table is Image. i tried with working with MemoryStream. but i am not suceed....
Hi Everyone,
I am currently working with WPF Application. i am loading Google Map in a web browser and loading the street view functionality of GMap2 in the web browser.i get a pop up saying...
hi i had created a window service. which fetches value from database and send it to destination machine using socket programming. its works fine before. but suddenly i am getting the following...
the error is not writing often. its getting occasionally. since its sending some 1000+ values one by one to the destination. so i cant able see the real cause, where its happening.