summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-03-22 22:45:48 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-03-22 22:45:48 -0700
commit6b6c313bcc7727fe00ad3615ecaef98136ef1a6a (patch)
tree7a897fcb5598e142d05363fad66b573a76511999 /samples/OAuthClient
parent2a348b9aba991312f93db75a9269702bebbe47c4 (diff)
downloadDotNetOpenAuth-6b6c313bcc7727fe00ad3615ecaef98136ef1a6a.zip
DotNetOpenAuth-6b6c313bcc7727fe00ad3615ecaef98136ef1a6a.tar.gz
DotNetOpenAuth-6b6c313bcc7727fe00ad3615ecaef98136ef1a6a.tar.bz2
Incremented the OAuth 2.0 client sample's port # so as to not conflict with the OAuth 1.0 consumer sample.
Diffstat (limited to 'samples/OAuthClient')
-rw-r--r--samples/OAuthClient/OAuthClient.csproj2
-rw-r--r--samples/OAuthClient/WindowsLive.aspx4
2 files changed, 3 insertions, 3 deletions
diff --git a/samples/OAuthClient/OAuthClient.csproj b/samples/OAuthClient/OAuthClient.csproj
index 4043e6d..cd9da61 100644
--- a/samples/OAuthClient/OAuthClient.csproj
+++ b/samples/OAuthClient/OAuthClient.csproj
@@ -229,7 +229,7 @@
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
- <DevelopmentServerPort>59721</DevelopmentServerPort>
+ <DevelopmentServerPort>59722</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
diff --git a/samples/OAuthClient/WindowsLive.aspx b/samples/OAuthClient/WindowsLive.aspx
index 5b8c8d4..ef51223 100644
--- a/samples/OAuthClient/WindowsLive.aspx
+++ b/samples/OAuthClient/WindowsLive.aspx
@@ -17,8 +17,8 @@
<pre>127.0.0.1 samples.dotnetopenauth.net</pre>
<p>
Then access this sample via this url:
- <asp:HyperLink ID="publicLink" NavigateUrl="http://samples.dotnetopenauth.net:59721/WindowsLive.aspx"
- runat="server">http://samples.dotnetopenauth.net:59721/WindowsLive.aspx</asp:HyperLink></p>
+ <asp:HyperLink ID="publicLink" NavigateUrl="http://samples.dotnetopenauth.net:59722/WindowsLive.aspx"
+ runat="server">http://samples.dotnetopenauth.net:59722/WindowsLive.aspx</asp:HyperLink></p>
</asp:Panel>
<div>
Welcome,