Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom RFC + .Net Connector version 2

Former Member
0 Likes
819

Hello, All!

I have a question. I wrote my own RFC, and I want to generate a proxy class for it. The problem is that when I navigate through RFCs in the server explorer in Visual Studio .Net, I don't see my RFC. I refreshed the list but still it is not on the list.

Can you tell me what is the solution to this? Does it depend on the development class?

Hello, All!

I have a question. I wrote my own RFC, and I want to generate a proxy class for it. The problem is that when I navigate through RFCs in the server explorer in Visual Studio .Net, I don't see my RFC. I refreshed the list but still it is not on the list.

Can you tell me what is the solution to this? Does it depend on the development class?

4 REPLIES 4
Read only

Former Member
0 Likes
786

You'll probably have more success with this question in the .NET Technologies forum.

Cheers,

Scott

Read only

0 Likes
786

Ok I will post it there.

Thanks.

Read only

0 Likes
786

Hello,

I would look at your RFC to see if it has the option 'Remote enabled' check.

But as Scott said, the .NET Technologies forum is the best for this type of questions.

Cheers!

Read only

0 Likes
786

Yes, what you said is true; now it works, Bill.

Thank you.