StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
Exposing SQL Server 2005 to the web
Exposing SQL Server 2005 to the web
Post Reply
Like
0
1
2
Next
Jump To Page
Exposing SQL Server 2005 to the web
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
All very good news!
Reply
Like
0
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 939,
Visits: 40K
I got it.... there are multiple IP address settings on the 'IP ADDRESS' tab of the TCP/IP properties in Server Manager. I had to change all of them (except the loopback) including 'IPAll' to not use dynamic (clear the zero) and use 1433, not just the IP that NAT's from my public IP.
WOOT! I connected to my SQL Server with a strataframe app over the web, life is good. That was the last piece to make sure worked. Thanks! Hopefully someone else may find this useful someday, thanks for the help.
Now I just have to encrypt the stream like Ben said.
Also, I was able to connect to just the public IP address once I made this change.
Keith Chisarik
Sigma Data Systems
Reply
Like
0
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
I was just sitting here thinking though...if you are exposing this server publically you may have an issue with a named instance. Don't hold me to that, but it could cause you more heart-ache than being the default instance on the server which would be just an IP and a port externally versus including the name. This would be straight TCP/IP and should be a little more smooth to implement. Having the named instance could pose a problem.
Reply
Like
0
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
No, it isn't odd. You just have a named instance on the server which is fine. You can install SQL Server to be the default instance which doesn't require a name at the end, but this will work just fine
Reply
Like
0
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 939,
Visits: 40K
I have to use IP\SERVERNAME even in Management Studio internally.
I dont know if that is odd, I assume it is since you said I should have to.
Keith Chisarik
Sigma Data Systems
Reply
Like
0
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 939,
Visits: 40K
I'm on it.........
Keith Chisarik
Sigma Data Systems
Reply
Like
0
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
That's more than likely the issue. If you can get a telnet to work, then you should be good.
Reply
Like
0
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 939,
Visits: 40K
I cannot. I guess that means I need to recheck my firewall settings?
Keith Chisarik
Sigma Data Systems
Reply
Like
0
Trent Taylor
Trent Taylor
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
Can you telnet to the server?
telnet PUBLICIPADDRESS 1433
Reply
Like
0
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 939,
Visits: 40K
Still no dice
I already made sure my server is listening on a static port (1433) instead of the default dynamic according to this article.
http://msdn2.microsoft.com/en-us/library/ms177440.aspx
Keith Chisarik
Sigma Data Systems
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
1
2
Next
Jump To Page
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search