Search results for query: *

  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

    Export Report in doc Format at runtime!!!!

    Hi Kulrom!! I have still a problem with your given code... I have made a module in that way...so plz reply me by finding errors in it...Actually I made a module so check it out all these thing. I can't understand how i can make a report as a sub report as I told you about that I want a...
  3. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom!! Thanx a lot...Now, it's working..........yes, there was a problem regarding DB Connectiivity.....anywayz it's working there as a module.... but one thing when i use that function in my program....there is little bit problem... Actually I am using Add Command (With QuerY) no table...
  4. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom!! You are right, I am also astonished about it...anyways I am using Visual Studio.Net Enterprise Edition 2003 and as far as changes are concerned i have no changes but i think so there might be a problem related to loading Report and it can be happen due to the location where report...
  5. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom!! Thanx a lot for giving me a solution of my problem but i am still facing problem so then i am giving an attached file and tell me where i am going to make a mistake elsewhere ur logic is same and concept was very clear to the solution... I hope for the positive reply from you soon...
  6. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom & Others!! There is no reply by uptil now about my problem so plz help me in my above problem... As i told u that how i can export report in word document format at runtime...Whatever the code given by Mr.Kulrom that was not loaded report properly .so tell me is there an...
  7. 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...
  8. S

    CurrentRecord

    Hi Waqas!! It's not a problem if u r using DataTable or Data row or any other adapter method... I m writing u down few code for finding the next record and current record..I hope it will help u... For Next Record:- Me.BindingContext(DataSet11, "TableName").Position =...
  9. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom!! Now i achieve my one goal by exporting the file it will only export one record but i want to ask you about how i can export that record at runtime i mean to say i dont want to select export option from dialog box. As you know, I want file name with Reference#( Generated No.) and...
  10. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom!!! Nice to hear from you!! I have already using Selection formula for getting one record...but here i want to ask you that how the file should be exported and that file should contain only one record (particular record)!!! Can you plz help me out to solve this problem.... Have a...
  11. S

    Export Report in doc Format at runtime!!!!

    hi Kulrom!! No problem!!! Now u r here then i hope it will solve...anyways... Yes, you are right to say that output file (Word Document) saved with the name of the clientName (Field) or any name like file1.doc, file2.doc and so on... but the issue is not solved completely here the export...
  12. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom and others!!! I m trying to solve my problem but never get an appropriate solution at yet... Now i m trying to tell you once again...what i want to do!!! Actually, Whenever i will move from one form to another form where the report lies then that report will be updated or you can...
  13. S

    Updatation Error!!!

    Thanx for remembering me those codes!! I have already downloaded it..anyways i m talking about datarow functionality... I know Kulrom have done by using SQL Command... But once i have read in one of the tutorial or somewhere in the net about the datarow...which i understood as an easy...
  14. 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?"...
  15. S

    Error in installing IIS Resource Kit

    Hey Guyz!! There is no answer i get uptill now.... It's very urgent bcoz i neither install IIS on my computer nor delete permanently.... I want some suggestions from you people....Is it happening with me only? or it's the case with IIS.... anyway, I have to uninstall Windows or not...
  16. S

    Error in installing IIS Resource Kit

    Hi Guyz!! Now, When i m trying to remove IIS from add/remove components then the error will occur!! In that error, Error:- An error occured while deleting file c:\WINDOWS\System32\inetsrv\iisync.exe Date Error (Cyclic Reduncy Check). (error #23) So plz help me...bcoz it is not even...
  17. 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...
  18. S

    Export Report in doc Format at runtime!!!!

    Hi Kulrom and others!! Ok, that is fine ; The Word File (.doc) Format is exported from the existing file in (.rpt) Report Format but i want ask about the report is generated at runtime by using Report Formula so every time report can be different i mean to say one report should be differ to...
  19. 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...
  20. 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...
Back
Top