Re: Inetnet connection is not working, but intranet is OK.

  •  08-11-2004, 3:27 AM

    Re: Inetnet connection is not working, but intranet is OK.

    Jim:

     
    I think that is known bug in Asp.Net 1.0/1.1
    To resolve this problem , the ASP.NET must re-copy the 'shadow assemblies' , there are some ways :
     
    A. iisreset
    B. re-copy the dll into the bin
    C. create a new file in the bin folder , and modify it and save it .
     
    Regards , Terry .
View Complete Thread