i know i m doing this thing wrong.. but i m desperate for answers.. if i found no soloution i have to formate my PC
here is my problem which i have posted a while ago in general section of this forum... then i though this question belongs to here i think.. n e ways below is my problem
am having a very stange problem.. which is making me insane...
i have built some dll and register it.. then i used them in my application after making the apllication i found that there is more to be done with dll .. so i opend the class file n make changes n agian complie and and set its refrence to my application..
first this procedure works fine.. but when i repeatedly did that .. i start giving me errors some time AUtomation error and some time Type mismatch error.. whhat i did then .. i went to class file again.. recompile it(even i havent made n e changes) ... remove the refrence of that dll from my application and again set the refrence that dll after recompiling it and strange enough this procedure works well..
but now.. this procedure is not woking and its giving me error and this time only one error TYPE MISMATCH....
i have cheked my code by adding classes to my application instead of dll its working fine but the dll is rasing error.. n e soloution to this .....
