WCF service not working when accessed over HTTPS and HTTP
I’ve installed a SSL certificate in IIS.
I’ve installed a SSL certificate in IIS.
I’m having one bear of a time trying to figure out why a legacy project won’t compile for me; I get only one error, an “Object reference not set”, which is usually straightforward to fix, but in this case it provides no detail as to even which file the problem appears in. See this for the initial question, with many updates.
How can I get a full list of Groups in my Active Directory?
ASPX CODE
I have a bunch of 10 digit integers that I’m passing in a URL. Something like:
“4294965286”, “2292964213”. They will always be positive and always be 10 digits.
I created a sorter that StrCmpLogicalW / shlwapi.dll. unfortunately it causes errors on partial trust environments. I am in a really bad need of a solution that does not use ‘shlwapi.dll’ or StrCmpLogicalW and works in the same fashion.
Is it possible to have C# and vb.net in the same asp.net website? without separating in class libraries.
I’m trying to create Command Buttons dynamically, but clicking the button in question doesn’t seem to raise the corresponding CommandButton_Click event. I noticed that in the examples on SO a property is set for Button.OnCommand as well as the CommandName and CommandArgument but it isn’t an option in intellisense.
What i am trying to do is get my user to enter in a phone number and message and then post it to text marketer which send the message.
What kind of purpose do .axd files serve?