R
Roy Chastain
I have developed a ASPX solution for resale. I know that most of my customers will not have IIS and ASPX configured correctly. I
was trying to determine if it would be easy to just give them a small amount of code to past in to a .aspx file in the root of
their main web that, if it ran, would tell them that the basic ASPX/IIS functionality was working?
So far, I have not discovered anything simple, which leads me to giving them a DLL and .aspx file to copy etc. Things keep going
downhill from there.
Has anyone a good/simple method that a non-guru could perform to confirm that at least basic functionality was working?
Thanks
was trying to determine if it would be easy to just give them a small amount of code to past in to a .aspx file in the root of
their main web that, if it ran, would tell them that the basic ASPX/IIS functionality was working?
So far, I have not discovered anything simple, which leads me to giving them a DLL and .aspx file to copy etc. Things keep going
downhill from there.
Has anyone a good/simple method that a non-guru could perform to confirm that at least basic functionality was working?
Thanks