[
https://issues.apache.org/jira/browse/GEODE-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841498#comment-16841498
]
Edgaras commented on GEODE-6778:
--------------------------------
Sorry if below will seem a bit all over the place, this is my first apache
geode project that I have to expand.
I've downloaded latest 1.9 apache-geode-native, but I can't seem to find
"gfsh". I assume "native" doesn't include gfsh.
GemFire by Pivotal is like a .NET wrapper (we use C#). They share almost the
same documentation as apache.
We were able to use this GemFire wrapper since geode 1.2.
I have already contacted the Pivotal support too, but they are not responding.
Is there another way to use Apache Geode in .NET (C#)? i.e. 1.9 native?
And back to my problem, can a client application be an ASP.NET application ie,
a web application?
Thank you for taking your time in helping me.
> Listener doesnt work in ASP.NET
> -------------------------------
>
> Key: GEODE-6778
> URL: https://issues.apache.org/jira/browse/GEODE-6778
> Project: Geode
> Issue Type: Bug
> Reporter: Edgaras
> Priority: Minor
>
> I've been stuck on this for 4 days now, posted numerious questions
> everywhere, hoping someone might help here.
>
> I have a CacheListenerAdapter that calls "AfterCreate(EntryEvent<TKey, TVal>
> ev)" when a new objects comes in to the region.
> Everything works fine in desktop application (Console Application / WinForms)
> But it doesnt work in asp.net applications (MVC / WebForms)
> Dont know if it's a real bug, or it's not ment to work, or I am suppose to do
> something different when it comes to WEB applications?
> Any help would be appreciated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)