|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/20/2008 9:22:05 AM
Posts: 19,
Visits: 59
|
|
| I just updated the 3.5.0.0. Everything works fine, Ayanova, WBI, and generator. But I seem to be having problems with Data Portal. Before upgrading, I had no problems. Here is the message I recieve on the remote computer when using the data portal function: AyaNova was unable to start Depending on how early in startup the problem occurred, a detailed log of the problem with suggestions *may* have been saved to the file AyaLog.txt located at: file:\C:\AyaNova 3 Error details: Unhandled Exception: Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException Inner exception: Unable to complete network request to host "70.233.225.9:6969". Stack Trace:
Server stack trace: at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at CSLA.Server.DataPortal.CallMethod(Object obj, String method, Object[] params) at CSLA.Server.DataPortal.Fetch(Object Criteria, DataPortalContext context) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at CSLA.Server.DataPortal.Fetch(Object Criteria, DataPortalContext context) at CSLA.DataPortal.Fetch(Object Criteria) at CSLA.Security.BusinessIdentity.LoadIdentity(String UserName, String Password) at CSLA.Security.BusinessPrincipal..ctor(String Username, String Password) at CSLA.Security.BusinessPrincipal.Login(String Username, String Password) at GZTW.AyaNova.BLL.AyaBizUtils.0() at GZTW.AyaNova.BLL.AyaBizUtils.Initialize() at AyaNova.Form1.0() Does anyone know why I am getting this???
|
|
|
|
|
AyaNova Sales & Support
      
Group: Administrators
Last Login: Yesterday @ 8:27:06 PM
Posts: 1,702,
Visits: 4,008
|
|
| Hi I would suggest checking and doing the following: - you have upgraded the Data Portal to 3.5.0.0 - correct? - compare file versions and dates to those that are in the AyaNova 3.5.0.0 program folder
- have you restarted IIS completely?
- have you rebooted the IIS server computer itself?
- go back through the steps of setting up a Data Portal where on the server you enter in the URL http://localhost:XXXX/AyaNovaDP/DataPortal.rem?wsdl - does that work on the server itself (where xxxx is the port number of IIS (doublecheck what the port should be for IIS)
- double-check what the external ip address and port number is to make sure someone or something has not changed it
- also enter the IP address instead of local host along with the confirmed port number - i.e.
- compare the Web.config connection string to that of an internal networked connection AyaNova.exe.config that is connecting to the database successfully - does it have the exact same connection to the same port number, same ip address, same username, same password?
Do post your results back what you find - Joyce
- AyaNova Sales & Technical Support
- http://www.ayanova.com
|
|
|
|
|
AyaNova Sales & Support
      
Group: Administrators
Last Login: Yesterday @ 8:27:06 PM
Posts: 1,702,
Visits: 4,008
|
|
| Hi again Do post back the details. If you determined the issue, do post what it was for the benefit of all. Thank you - Joyce
- AyaNova Sales & Technical Support
- http://www.ayanova.com
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/20/2008 9:22:05 AM
Posts: 19,
Visits: 59
|
|
I am still having the same problem.
*I made sure I used the 3.5.0.0 download off the website by redownloading the Data Portal file and reinstalling it.
*I restarted everything
*Using http://localhost:XXXX/AyaNovaDP/DataPortal.rem?wsdl & http://XXX.XXX.XXX.XXX:XXXX/AyaNovaDP/DataPortal.rem?wsdl, work on the server
*All the ports, IPs, and usernames seem to be correct.
Any more ideas? Or could I email you my files and get some more detailed help?
Thanks,
Tory
|
|
|
|
|
AyaNova Sales & Support
      
Group: Administrators
Last Login: Yesterday @ 8:27:06 PM
Posts: 1,702,
Visits: 4,008
|
|
| Hi Tory You can always email directly to support@ayanova.com at any time - support is usually provided the fastest via the forum, as well as being of benefit to other AyaNova users. I was hoping that you would confirm the items listed in my previous reply as that may show you where the issue is. If you want to email me directly the information instead of posting, that is fine. But do provide the specific details. I've listed them again below as well as identified even more so what I suggest checking: - go back through the steps of setting up a Data Portal where on the server you enter in the URL http://localhost:XXXX/AyaNovaDP/DataPortal.rem?wsdl - does that work on the server itself (where xxxx is the port number of IIS (doublecheck what the port should be for IIS)
- double-check what the external ip address and port number is to make sure someone or something has not changed it
- also enter the IP address instead of local host along with the confirmed port number - i.e.
- compare the Web.config connection string to that of an internal networked connection AyaNova.exe.config that is connecting to the database successfully - does it have the exact same connection to the same port number, same ip address, same username, same password?
With the information that http://localhost:XXXX/AyaNovaDP/DataPortal.rem?wsdl & http://XXX.XXX.XXX.XXX:XXXX/AyaNovaDP/DataPortal.rem?wsdl work on the server - when you entered in http://XXX.XXX.XXX.XXX:XXXX/AyaNovaDP/DataPortal.rem?wsdl was xxx.xxx.xxx.xxx:xxxx a local ip address? if so, what was it?, or did you enter the same external ip address identified in your first topic 70.233.225.9:6969 ? Does entering the URL using 70.233.225.9:6969 in web browser when on the server work? Is this 70.233.225.9 the IP address of your router? - double-check in case something has changed Is 6969 the port you have opened on that router that is pointing to the internal ip address of the server? - double-check in case something has changed Is the internal IP address of the server the exact same internal ip address identified in the router configuration? - double-check in case something has changed Is 6969 the port identified for AyaNovaDP and the default web site in IIS on this server? - double-check in case something has changed Is port 6969 been set up in this server's firewall to be allowed through? - double-check in case something has changed. - Joyce
- AyaNova Sales & Technical Support
- http://www.ayanova.com
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 3/20/2008 9:22:05 AM
Posts: 19,
Visits: 59
|
|
Joyce,
Port 6969 is still cofigured correctly in IIS and on the router. 70.233.225.9 is the IP of the server running AyaNova. None of this has changed and it worked before I upgraded to 3.5.0.0. I used http://localhost:6969/AyaNovaDP/DataPortal.rem?wsdl & http://70.233.225.9:6969/AyaNovaDP/DataPortal.rem?wsdl, both returned:
As far as I can tell everything appears to be correct. I will copy all the text files below for you to double check. I appreceriate you taking a look at this for me.
Here is my ayanova.exe.local configuration:
Here is my ayanova.exe.dataportal configuration:
Here is my web.config in the AyaNovaDP default web site:
objectUri="DataPortal.rem" type="CSLA.Server.DataPortal, CSLA.Server.DataPortal" />
defaultLanguage="c#" debug="false" />
mode="Off" />
enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
mode="Off" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20" />
requestEncoding="utf-8" responseEncoding="utf-8" />
|
|
|
|
|
AyaNova Sales & Support
      
Group: Administrators
Last Login: Yesterday @ 8:27:06 PM
Posts: 1,702,
Visits: 4,008
|
|
| Please always attach files in a WinZip file to your topic posting. None of the information came across. - Joyce
- AyaNova Sales & Technical Support
- http://www.ayanova.com
|
|
|
|
|
AyaNova Sales & Support
      
Group: Administrators
Last Login: Yesterday @ 8:27:06 PM
| | | |