Search results for query: *

  • Users: sohaib
  • Content: Threads
  • Order by date
  1. S

    Web Form!!! Start With/Without Debugging

    Hi Guys!! I have a problem regarding Web Form.....I have already installed IIS but when i tried to debug by pressing F5 then it will give an error which i have attached with this message. But when I pressed Ctrl+F5 ( Start Without Debugging ) then it will start smootly... Can anybody help...
  2. S

    Two Tables in One Report at a time!!!

    Hi Guys!! Now, I have another problem and i think so it's interesting to know about it!!! I want my report in that scenario which is described below:- Report:- General Information Reference# :- REF - 245 Name:- Mr. A.Brown Age:- 28 Gender:- Male...
  3. S

    Updatation Error!!!

    Hi Guys!!! I have attached a .jpg file in which error is displayed... Actually, I made an edit button and in which edit click event i used System.data.datarow My other code lines are as under:- dim intvalue as integer intValue = MessageBox.Show("Do you want to save changes?"...
  4. S

    Error in installing IIS Resource Kit

    Hi Guyz!! I got (IIS60rKt) IIS Resource Kit from download!! But when i m trying to do install it will go ahead and after installing 21% it will stop at that point.... The error occurs there:- " Error 1304. Error Writing to file C:\WINDOWS\system32\inetsrv\iishostsvc.exe. Verify that you...
  5. S

    Export Report in doc Format at runtime!!!!

    Hi Guyz!!! I Came back with a new problem!! Which is very interesting though... I want to export report in .doc format and that report should be saved at particular folder with the name of the report.... Then further i want to use it for attaching with my email message ....I already found...
  6. S

    IIS Admin Service Error while running web project

    Hi Guyz!! It was really shocked me when i open .Net Environment and open my program in running mode....I got that error so i made attachment with this message...I already remove IIS from my computer and then restarted again....Installl it but the error is still at its place no output show...
  7. S

    A simple Query Problem!!!!!

    Hi Guyz!! I have a very simple problem......In one of my table i have more than 3 fields but in those 3 particular fields like (HomeAddress,EmailAddress,FaxNo) I just want to make a query which i m not able to do uptil now...anywayz i m trying my level best but i put a question in front of...
  8. S

    Crystal Report at Runtime.......

    Hi Guys!! I have already using Crystal Report Viewer in my application it is very fine working but the problem which im facing right now.... I just want to know that i want only one record without using Crystal Report Viewer Search Function... I want that when i use Combo Box for selecting...
  9. S

    Print and Email Screen....

    Hi guys!! I have a little bit problem regarding printing forms and email file... I have made an entry form i want to send it with email and print its form (or any file we can say) as well ...Can it b possible in VB.Net..... Actually, We have clients which can b contacted with us by...
  10. S

    Decode Function in SQL Server????

    Hi Guys!! I want to ask a very simple question regarding Decode Function ...Is there any method to use Decode logic in SQL Server 2000....I need this just bcoz i want to get this result ....The result should be like tht;; In my scenario, i have to find out the persons who have similarity in...
  11. S

    Database Using WEB!!!!

    Hello Guys!!! I m a new one in ASP.Net; I just want to know how i can use database over WEB....because i want to make few entry forms and the records should be maintained and recorded so plz anyone tell me the scenario how i can make this database with entry forms over Web!!! And one more...
  12. S

    SQL Server Back--Up Database.......

    Hello Guys!!! I have made a database by using SQL Server 2000; That was working fine but after few daz i mean yesterday, it was corrupted i dont know y it was happened even the VB.Net file on which i was using that was also corrupted, after all My Information was all disappear and i have to...
  13. S

    Attaching Files!!!

    Hi guys!!! I have a problem for attaching files entering into the record....In my scenario, different types of files can be attached it should be done as in Microsoft Outlook or in mailing websites... The links should be saved into the database for future reference as i will click for...
  14. S

    Better Solution????

    Hi guys!!! I have a very interesting scenario but i could n't find a better solution how i can implement it..... The scenario is related to the details about any country... First of all there should be name of the continents right . In treeview it should have name of countries as childs and...
  15. S

    Checked TreeViews.....

    Hi guys!!! I have a checked treeview with parents and child nodes i want to ask a very simple question regarding the checked box criteria....The problem is tht whenever parent node is selected the child nodes of that parent should be automatically selected and one is removed it should be...
  16. S

    Adding New Records in Database????

    Hello All VB.Netians!!!! I hope u all r enjoying ur life very well but i have getting few problems in maintaining a database which can add records... The navigation process is working fine but when i want to add into the database the screen shows it has been added but unfortunately it was not...
  17. S

    Connection failed in Server Explorer....

    Hi VB.Net Guys!!! I m facing problem in connecting any database file to VB.Net....Is it any internal error bcoz two daz before it is working fine but now the error is as under: "Unable to connect to database. The connection failed. Check your username and password , and try again...." The...
Back
Top