On my server I try to deploy a webpart and I use internal links of the server in the webpart’s Code. It works locally fine. BUT, when I try to access the server externally it doesn’t work and the link in the address bar is the internal link also when I manually modify the link in the address bar to the external link it works fine.
Note: this webpart responsible for loading an InfoPath form from a document library. the problem I have is in the form loading, what I should write (internal or external links ) knowing that when I write internal, external doesn’t work and vice revise.
Thanks in advance