3 tier architecture implementation in .net
-
hello everybody iam working on asp project here i need some datareport generated has to be exported to excel for this i wrote one dll and its working fine when i checked that using vb code but it is not working from the asp page? i am unable to catch the error its not giving any error and giving message as done (i placed as output)only but it is not exporting to excel can any body help (not in asp.net its asp only) regards mamatha
-
hello everybody iam working on asp project here i need some datareport generated has to be exported to excel for this i wrote one dll and its working fine when i checked that using vb code but it is not working from the asp page? i am unable to catch the error its not giving any error and giving message as done (i placed as output)only but it is not exporting to excel can any body help (not in asp.net its asp only) regards mamatha
I think the functions run under the .NET framework won’t run in asp.
Thomas
-
I think the functions run under the .NET framework won’t run in asp.
Thomas
hello sir thanks 4 the reply but iam not asking abt dumping the same asp pages to .net asking about ingeneral how the .net projects are implemented in 3d